I have a few questions about this after reading the iPhone documentation on it:
- Does this take the audio being played and save it to a buffer so it can be written to a file?
- If so does the audio being played have to be played using a playback audio queue or can it be played via a higher level class such as AVAudioPlayer.
- Can anyone point me in the direction of some sample code or further help than the docs.
Thanks