Contents

deleteRecording()

Deletes a recorded audio file.

Declaration

func deleteRecording() -> Bool

Return Value

true if the system deleted the file; otherwise, false.

Discussion

You must stop the audio recorder before calling this method.

See Also

Controlling recording