search for: cspxend

Displaying 3 results from an estimated 3 matches for "cspxend".

Did you mean: cspxende
2010 Jul 20
2
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
As for me - speex_echo_cancellation is a better choise. Try using it in capture thread instead of those speex_echo_capture and speex_echo_playback functions. And please, describe your problem in details. Cause the fact that you "didn get echo cancellation" doesn't mean you are doing smth wrong. Regards, Anton A. Shpakovsky -----Original Message----- From: speex-dev-bounces at
2010 Jul 20
0
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
.......... > > thanks in advance. > > _______________________________________________ > Speex-dev mailing list > Speex-dev <at> xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > Thanks for your reply. I will describe my problem in detail. I have 3 classes CspxEnDe(for encoding and decoding audio),CAudiosrc(Capturing Audio),CAudioSink(playback the audio). In CAudioSink::AudioPlayer() which is timer functon called every 5ms,i will decode the audio which i receive from server,play the decoded audio and after i am calling speex_echo_playback(). In CAudiosr...
2010 Jul 20
1
[BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Re: Speex EchoCancellation
.......... > > thanks in advance. > > _______________________________________________ > Speex-dev mailing list > Speex-dev <at> xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > Thanks for your reply. I will describe my problem in detail. I have 3 classes CspxEnDe(for encoding and decoding audio),CAudiosrc(Capturing Audio),CAudioSink(playback the audio). In CAudioSink::AudioPlayer() which is timer functon called every 5ms,i will decode the audio which i receive from server,play the decoded audio and after i am calling speex_echo_playback(). In CAudiosr...