kAudioSessionCategory_RecordAudio
For recording audio; this category silences playback audio. Recording continues with the screen locked.
Declaration
var kAudioSessionCategory_RecordAudio: Int { get }Discussion
This category is equivalent to the record category provided in the AVFoundation framework.