Constructor
new TRTCAudioRecordingParams(filePath)
This parameter is used to specify the recording parameters in the audio recording API startAudioRecording
.
Parameters:
Name | Type | Description |
---|---|---|
filePath |
String |
required
[Field description] storage path of the audio recording file, which is required. |