<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thank you for the answer but i've already read 
manual and examples and i'm doing same thing</FONT></DIV>
<DIV><FONT face=Arial size=2>of your code, so, maybe you can give me a hint 
about the problem i have, that it is for sure in my code. A</FONT></DIV>
<DIV><FONT face=Arial size=2>question: is it possible that i hear a "tick" 
because between two frame i call speex_bits_reset? (for this reason if i 
encode</FONT></DIV>
<DIV><FONT face=Arial size=2>more than one frame together there is no "tick"). 
Maybe the solution is to call not speex_bits_reset and using another way (but 
in</FONT></DIV>
<DIV><FONT face=Arial size=2>your examples it functions)?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thank you</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>></FONT></DIV>
<DIV>> Same answer as for everyone else: start from the 
sampleenc/sampledec<BR>> programs in the manual and/or speexenc/speexdec. 
You're simply doing<BR>> something wrong with the Speex API.<BR><FONT 
face=Arial size=2>> </FONT><BR>> Jean-Marc<BR></DIV></BODY></HTML>