Drop-in replace RemoteIO with VoiceProcessingIO?
Drop-in replace RemoteIO with VoiceProcessingIO?
- Subject: Drop-in replace RemoteIO with VoiceProcessingIO?
- From: jhno <email@hidden>
- Date: Sun, 06 Mar 2011 00:38:33 -0800
I have an app that could benefit from echo cancellation.
According to the documentation, I should be able to change kAudioUnitSubType_RemoteIO to kAudioUnitSubType_VoiceProcessingIO and get the same behavior but with the additional features.
However, doing so with working code causes AudioUnitRender calls in my render callback to return error -10863, kAufioUnitErr_CannotDoInCurrentContext.
Does the VoiceProcessingIO AU need to be handled differently?
Thanks! Jhno |
_______________________________________________
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