dismissAudioRecorderController()
Dismisses the audio recording interface controller.
Declaration
func dismissAudioRecorderController()Discussion
Use this method to interrupt media playback and dismiss a modal media interface controller. When you dismiss the recording interface programmatically, the recording controller passes a value of false for the didSave parameter of your completion block.