Can we write the audio buffer in to a file that we get as part of Remote IO callbacks?
Can we write the audio开发者_StackOverflow社区 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
i'm not sure but you can try AVAssetWriter and AVAssetWriterInput
精彩评论