This app uses Core Audio and AVAudioEngine to record and then continue recording (append-record) to a CAF audio file.
- Use Xcode to build and install the app onto your iOS device
- Tap the buttons to interact with the app
Most of the work is done in the AudioAppendingRecorder.h/m files.