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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090406/b08af7fe/attachment.html>