record()
Starts or resumes audio recording.
Declaration
func record() -> BoolReturn Value
Discussion
Calling this method implicitly calls prepareToRecord(), which creates an audio file and prepares the system for recording.
Starts or resumes audio recording.
func record() -> BoolCalling this method implicitly calls prepareToRecord(), which creates an audio file and prepares the system for recording.