Re: IOS AUGraph: record mic and play file
Re: IOS AUGraph: record mic and play file
- Subject: Re: IOS AUGraph: record mic and play file
- From: tom zicarelli <email@hidden>
- Date: Mon, 12 Dec 2011 10:30:19 -0500
- Importance: Normal
Hi Steven,
You will find example code to do what you are looking for. Or read this
entry from Chris Adamson’s blog for the real story:
Basic steps (in addition to what you already have):
- set audio session category to AVAudioSessionCategoryPlayAndRecord,
- set ASBD stream formats on the remote IO input scope output bus
(and output scope input bus)
- make AUgraph connections or assign a callback.
Tom
Sent: Monday, December 12, 2011 8:33 AM
Subject: IOS AUGraph: record mic and play file
I have an AUgraph containing an AudioFilePlayer and a RemoteIO node,
playback is ok. Is it possible using the same graph/remoteIO to access samples
from the microphone?
I think i know how to access microphone samples using a standalone
remoteIO, not part of a graph that is also playing other audio.
Any suggestions are appreciated.
_______________________________________________ Do not post admin requests to
the list. They will be ignored. Coreaudio-api mailing
list
(email@hidden) Help/Unsubscribe/Update your
email sent to email@hidden
|
_______________________________________________
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