<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:10pt">Hi,<br><br>I'm trying to use the jitter buffer feature that comes with Speex but I'm getting unexpected latency.&nbsp; I wrote a client application that does VOIP-like functions and without using jitter buffer, the end-to-end latency is around 250 ms (I'm using lowband 5.97 kpbs).&nbsp; However, when I tried to incorporate the jitter buffer feature, the latency would grow as time elapsed (up to a few seconds).&nbsp; I tried hacking the code by changing <span class="c_preprocessor">the SPEEX_JITTER_MAX_BUFFER_SIZE constant in jitter.c from 200 to 20 and the latency went down to around 300ms.&nbsp; Am I doing something wrong in my application code?&nbsp; Please advise.<br><br>Thanks.<br><br>Regards,<br>Andy<br><br></span></div></body></html>