Contents

audioRecorderBeginInterruption(_:)

Tells the delegate that the system interrupted the audio recording.

Declaration

optional func audioRecorderBeginInterruption(_ recorder: AVAudioRecorder)

Parameters

  • recorder:

    The interrupted audio recorder.

See Also

Responding to Audio Interruptions