RK-
RK-

Reputation: 12211

Can we write the audio buffer in to a file that we get as part of Remote IO callbacks?

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

Answers (1)

Mikhail Vasilev
Mikhail Vasilev

Reputation: 1167

i'm not sure but you can try AVAssetWriter and AVAssetWriterInput

Upvotes: 1

Related Questions