Contents

audioRecorderEndInterruption(_:)

Tells the delegate that the audio session interruption ended.

Declaration

optional func audioRecorderEndInterruption(_ recorder: AVAudioRecorder)

Parameters

  • recorder:

    The interrupted audio recorder.

See Also

Responding to Audio Interruptions