[Speex-dev] Using Speex Echo Canceller

Christopher Adoremos chrisadoremos at gmail.com
Wed Sep 29 02:38:57 PDT 2010


Hi

Is it possible to use only the speex echo cancellation module w/o using the
speex codec?

Here's the scenario:
1. I have my voice recorded in PCM audio file format
2. I want to cleanup the recorded voice by removing any echo included in the
audio file/buffer
3. can I just use the ff APIs?
   - SpeexEchoState* speex_echo_state_init()
   - int speex_echo_ctl()
   - void speex_echo_capture()
4. then, will it be possible to encode the output buffer from
speex_echo_capture() to any codec?
    Like G711? GSM? etc....

I'm quite new to audio format concepts/development, so if you have any ideas
your advice is highly appreciated..

Thanks in advance
Chris A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100929/16f77d79/attachment.htm 


More information about the Speex-dev mailing list