The absolute path (including the filename extensions) of the recording file. For example:
/sdcard/emulated/0/audio.aac
./var/mobile/Containers/Data/audio.aac
.Note Ensure that the path you specify exists and is writable.
The recorded audio channel. The following values are supported:
1
: (Default) Mono channel.2
: Dual channel.Recording content. See AudioRecordingPosition
.
Audio recording quality. See AudioRecordingQuality
.
Note This parameter applies to AAC files only.
Recording sample rate (Hz). The following values are supported:
Note
If this parameter is set to 44100
or 48000
, for better recording effects, Agora recommends recording WAV files or AAC files whose recordingQuality
is Medium
or High
.
Generated using TypeDoc
Recording configuration, which is set in
startAudioRecordingWithConfig
.