Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Capture post-AEC audio samples on Windows XP

4 views
Skip to first unread message

DVBoghen

unread,
Oct 28, 2009, 4:55:02 PM10/28/09
to
Hello,

We need to apply Microsoft AEC on the audio samples captured from a local
microphone, and then send these post-AEC (echo-free) samples to another
computer for playback.

We can do AEC using DirectSoundFullDuplexCreate8, but that only allows to
PLAY Echo-free audio samples LOCALLY. We don't need to play it locally; we
just need to receive these echo-free samples into our own buffer. For
example, to write it to a file or to stream it to another computer.

How to do that?

Thanks,
David

Loren Rogers

unread,
Dec 18, 2009, 2:24:22 PM12/18/09
to
On Oct 28, 3:55 pm, DVBoghen <DVBog...@discussions.microsoft.com>
wrote:

Well David,
The whole definition of AEC is to "remove" the speaker output from the
mic input on the near-end "local" machine. So what you do is take the
output of the mic (which will be post-AEC-processed) and write that to
a file.
/Loren

0 new messages