<span style="color: rgb(0, 0, 0);">Hi Jean-Marc, I&#39;m implementing a VoIP client and I want to use your 
codec <font face="Arial" size="2">in</font> it. I need to <font face="Arial" size="2">ask</font> you some questions about Speex because I 
can&#39;t get too much information about it on the web. I hope you can help 
me.</span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">1.- First of all, I want to know if Speex provides a buffer for 
Jitter..If it does, what can I do<font face="Arial" size="2"> to</font> use it in my 
softphone?</span><span style="color: rgb(0, 0, 0);" class="q"><br><br>2.- How does Speex manage the packet loss? (In a general point 
of view)<br><br></span><span style="color: rgb(0, 0, 0);">3.- Is the Delay for this codec low or high? I saw something 
strange in my implementation. I was using constant bit rate, when I set VAD as 
enabled the Delay was bigger. You told me by IRC that VAD doesn&#39;t have to do 
with the Delay, but it is happening to me. What<font face="Arial" size="2">&nbsp;</font>could<font face="Arial" size="2"> it&nbsp;</font>be? </span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">
4.- 
Another thing you told me by IRC is to pack two frames in one packet to reduce 
the bandwidth consumption. I was packing just one frame per packet and it 
worked. I got audio in both clients but the bandwidth consumption wasn&#39;t as low 
as I wanted. Actually my softphone is consuming 3.5 KBytes/sec (Speex+ 
RTPheader). So, I try to pack two frames per packet but the audio is too bad. I call the speex_encode_int method before call the speex_bits_write function. 
What could be happening with this? </span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">5.- Finally, I want to know if it&#39;s 
possible to change the bandwidth consumption on the fly. I mean, If I use the 
re-INVITE to change the parameters of a session<font face="Arial" size="2">, </font><font face="Arial" size="2">i</font>s<font face="Arial" size="2"> 
it</font> possible to change the parameters of the codec and then 
change the bandwidth consumption too? </span><span style="color: rgb(0, 0, 0);" class="q"><br><br>I&#39;m using QUALITY = 4 and 
COMPLEXITY = 3.<br><br>Hope you can help me. Is very important for me to use 
Speex in my softphone. Its features are really good, but I can&#39;t use all of them 
because of the troubles I have at the moment. <br><br>Thanks in advance.... José 
Miguel.</span>