From: Steve K. <st...@st...> - 2004-11-08 00:25:54
|
On Nov 7, 2004, at 2:49 PM, Dan wrote: > 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? I could do that; I guess I haven't yet been convinced that this isn't going to cause problems when machines are heavily loaded. > The same for the current used codec. I'm not sure what you mean here. I won't make iLBC the default, because it is not free. Both of these things could be made options configurable from the Makefile, though. -SteveK |