From: Dan <dt...@fx...> - 2004-11-07 19:50:00
|
Hi, >----- Original Message ----- >From: "Babar Shafiq" <bab...@ya...> > ... > I m only testing it on windows (98,2000,XP), with my IaxClientOCX, I also > noticed the dealy of one > or two seconds with the half duplex behaviour of audio (when using ilbc, > speex). How to minimize > this delay ? and increase volume of audio ? (little low after Analog AGC > patch). > Try to set the environment variable (even from inside your app, like in DIAX): PA_MIN_LATENCY_MSEC A value of 60 seems to be the best for me (I think that the default is 400). Steve, what about including this in the iaxclient library, as default? The same for the current used codec. I think is better to be included in the library and not in each client separately Best regards, Dan |