[Speex-dev] how to use AEC with packets

jesus jmorion at toomeeting.com
Wed Sep 23 09:17:58 PDT 2009


Hi,

in my application, I use packets of 10 samples (20 ms each one).

What is recomended use of AEC?

1) pass the entire 200 ms to speex_echo_capture / speex_echo_playback

2) for(int i=0;i<10;i++)
        pass each 20 ms sample to speex_echo_capture / speex_echo_playback


Thank you.


More information about the Speex-dev mailing list