Reputation: 12211
Can we write the audio buffer in to a file that we get as part of Remote IO callbacks?
Is recording and storing the recordings to a file restricted to AVAudioRecorder?
NEED A NEW TAG:: remote-io
Upvotes: 0
Views: 524
Reputation: 1167
i'm not sure but you can try AVAssetWriter and AVAssetWriterInput
Upvotes: 1