Skip to content

This is a "proof of concept" app to test out "append-recording" - or continuing to record to an existing audio file.

License

Notifications You must be signed in to change notification settings

jcypher/iOS-Appending-Recorder-Example

Repository files navigation

iOS Audio Appending Recorder Example

This app uses Core Audio and AVAudioEngine to record and then continue recording (append-record) to a CAF audio file.

To test:

  1. Use Xcode to build and install the app onto your iOS device
  2. Tap the buttons to interact with the app

Most of the work is done in the AudioAppendingRecorder.h/m files.

About

This is a "proof of concept" app to test out "append-recording" - or continuing to record to an existing audio file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published