Hi Benny, On 06 Apr 2009, at 22:02, Benny Prijono wrote: > On Mon, Apr 6, 2009 at 5:23 PM, Ruud Klaver <ruud at ag-projects.com> > wrote: > > It seems that the echo canceller is started before Portaudio is done > sometimes. According to the wiki page about the new audio device > API, I've done the following to setup the audio device with > (software) EC directly: > > param.flags = PJMEDIA_AUD_DEV_CAP_EC | > PJMEDIA_AUD_DEV_CAP_EC_TAIL > param.ec_enabled = 1 > > If I omit this and do pjmedia_snd_port_set_ec() later instead, the > echo cancellation is enabled at that point. > > Just as an update, doing this doesn't actually seem to help at all... > > > Bear with me (as always!), as this belongs to those difficult > question to answer type of question. :) > > -benny I will. At least I know you're on top of it. :) Ruud Klaver AG Projects