audioRecorderEndInterruption(_:)
Tells the delegate that the audio session interruption ended.
Declaration
optional func audioRecorderEndInterruption(_ recorder: AVAudioRecorder)Parameters
- recorder:
The interrupted audio recorder.
Tells the delegate that the audio session interruption ended.
optional func audioRecorderEndInterruption(_ recorder: AVAudioRecorder)The interrupted audio recorder.