deleteRecording()
Deletes a recorded audio file.
Declaration
func deleteRecording() -> BoolReturn Value
Discussion
You must stop the audio recorder before calling this method.
Deletes a recorded audio file.
func deleteRecording() -> BoolYou must stop the audio recorder before calling this method.