<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I currently have speex "working" in my project but the encode and the decode don't seem to be working like I would hope.&nbsp; I am using speex 1.2beta2 and I am trying to 16bit 8kbs narrowband.</DIV>
<DIV>&nbsp;</DIV>
<DIV>on the decode side I encoded a voice on a windows machine.&nbsp; I took the encoded information and transferred it over to the C54x project and decoded it and it didn't sound that great.&nbsp; I watched the decode process and it would appear that the first 40 of the 160 words (2 bytes) are all 0.&nbsp; this means that every 20ms there is 5ms of silence which is what I believe is causing our poor decode quality or at the very least an indicator that something isn't right.&nbsp; the submode is set to 3 so I don't think it thinks it's in another mode.&nbsp; I know that the decode on the windows machine doesn't do this because the output file for the windows machine is continuous data after the first 160 0's.&nbsp; it seems to me like it&nbsp;decodes part of it, but then doesn't decode the rest.&nbsp; if you would like the encoded file and the output please let me know.</DIV>
<DIV>&nbsp;</DIV>
<DIV>on the encode side I encoded a few seconds of voice using my C54x platform and tried to decode it on windows. the resulting decode produced a voice that sounded much like the C54x decoded voice that was encoded by windows (bad).&nbsp; I will provide the encoded data to anyone who wants it.&nbsp; I don't notice any pattern of 0's in the decode or anything like that.&nbsp; I want to say that it's the sample rate that is causing the problems but when the G729A ran at this rate it worked quite well.</DIV>
<DIV>&nbsp;</DIV>
<DIV>if there is anything that you can do to help I would really appreciate it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Mike</DIV></BODY></HTML>