RecorderManager.start
开始录音。
参数
参数 | 类型 | 默认值 | 必填 | 说明 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
duration | number | 60000 | 否 | 录音的时长,单位 ms | |||||||||||||||||||||
sampleRate | number | 8000 | 否 | 采样率 | |||||||||||||||||||||
| |||||||||||||||||||||||||
numberOfChannels | number | 2 | 否 | 录音通道数 | |||||||||||||||||||||
| |||||||||||||||||||||||||
encodeBitRate | number | 48000 | 否 | 编码码率 | |||||||||||||||||||||
format | string | aac | 否 | 音频格式 | |||||||||||||||||||||
|
开始录音。
参数 | 类型 | 默认值 | 必填 | 说明 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
duration | number | 60000 | 否 | 录音的时长,单位 ms | |||||||||||||||||||||
sampleRate | number | 8000 | 否 | 采样率 | |||||||||||||||||||||
| |||||||||||||||||||||||||
numberOfChannels | number | 2 | 否 | 录音通道数 | |||||||||||||||||||||
| |||||||||||||||||||||||||
encodeBitRate | number | 48000 | 否 | 编码码率 | |||||||||||||||||||||
format | string | aac | 否 | 音频格式 | |||||||||||||||||||||
|