Interface AVAudioRecorderDelegate

    • Method Detail

      • didFinishRecording

        void didFinishRecording​(AVAudioRecorder recorder,
                                boolean flag)
      • beginInterruption

        @Deprecated
        void beginInterruption​(AVAudioRecorder recorder)
        Deprecated.
        Deprecated in iOS 8.0.
        Since:
        Available in iOS 2.2 and later.
      • endInterruption

        @Deprecated
        void endInterruption​(AVAudioRecorder recorder,
                             long flags)
        Deprecated.
        Deprecated in iOS 8.0.
        Since:
        Available in iOS 6.0 and later.