audioRecorderBeginInterruption(_:)
Tells the delegate that the system interrupted the audio recording.
Declaration
optional func audioRecorderBeginInterruption(_ recorder: AVAudioRecorder)Parameters
- recorder:
The interrupted audio recorder.
Tells the delegate that the system interrupted the audio recording.
optional func audioRecorderBeginInterruption(_ recorder: AVAudioRecorder)The interrupted audio recorder.