<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.5626" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#a8e3b0>
<DIV><FONT size=2>I downloaded speex-1.2beta3-win32 binaries, and used the 
speexenc.exe and speexdec to process the file male.wav </FONT><FONT 
size=2>download&nbsp;from </FONT><FONT size=2><A 
href="http://speex.org/samples">http://speex.org/samples</A></FONT></DIV>
<DIV><FONT size=2>
<DIV><FONT size=2>I used both the narrowband and ultra-wideband 
mode:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;speexenc -n --quality 3 male.wav n3.spx<BR>Encoding 8000 Hz audio using 
narrowband mode (mono)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;speexdec n3.spx n3.wav<BR>Decoding 8000 Hz audio using narrowband mode 
(mono)<BR>Encoded with Speex speex-1.2beta3</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;speexenc -u --quality 3 male.wav u3.spx<BR>Warning: Trying to encode in 
ultra-wideband (sub-band CELP) at 8000 Hz. I'll do<BR>it but I suggest you try 
narrowband instead<BR>Encoding 8000 Hz audio using ultra-wideband (sub-band 
CELP) mode (mono)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;speexdec u3.spx u3.wav<BR>Decoding 8000 Hz audio using ultra-wideband 
(sub-band CELP) mode (mono)<BR>Encoded with Speex speex-1.2beta3</DIV>
<DIV>&nbsp;</DIV>
<DIV>I believe the ultra-wideband mode would produce more compressed data and 
better voice quality than </DIV>
<DIV><FONT size=2>the narrowband mode. However, I noticed that the facts is 
contrary: the compressed file u3.spx is smaller than the n3.spx, and the quality 
of u3.wav are worse than n3.wav. The source file and output files are 
attached.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there something wrong with them ? Could you help me&nbsp;explain this 
phenomenon?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>Fred Young</DIV>
<DIV>&nbsp;</DIV></FONT></DIV></BODY></HTML>