iOS: Sample code for simultaneous record and playback

To avoid latency issues, you will have to work at a lower level than AVFoundation alright. Check out this sample code from Apple – Auriotouch. It uses Remote I/O.

Leave a Comment