AudioQueue together with AudioUnit (VoiceProcessingIO) - possible?
AudioQueue together with AudioUnit (VoiceProcessingIO) - possible?
- Subject: AudioQueue together with AudioUnit (VoiceProcessingIO) - possible?
- From: Jindrich Sarson <email@hidden>
- Date: Wed, 02 Nov 2011 19:15:51 +0100
Hi,
I developing app that is using AudioQueues for kind of VOIP. Low latency is not necessary in my case, so that I decided to use audio queues.
Everything is working fine, expecting echo issue, when audio output is recorded by microphone and send back and forth to second device. Digging deeply into CoreAudio docs, I found that this can be resolved on AudioUnits level, using VoiceProcessingIO.
I just wonder, if I have to rewrote all my code and use audio units, or if it possible to "plug in" VoiceProcessingIO into my current, AudioQueue based code. Any ideas?
Thanks,
Jindrich
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden