resumeSpeechMonitor 恢复监听。在暂停状态下可以恢复。
resumeSpeechMonitor ^5.10.0
恢复监听。在暂停状态下可以恢复。
#请求参数
| Prop | Type | Required | Default | Description |
|---|---|---|---|---|
param |
Object |
Y |
{}附表1 |
请求参数 |
#接口调用示例
this.$bridge
.resumeSpeechMonitor(params)
.then(res => {
this.$alert(res)
})
.catch(err => {
this.$toast(err)
})
#返回参数
- 失败时返回
| Prop | Type | Default | Description |
|---|---|---|---|
errorMessage |
String |
N/A |
错误消息(如有) |
浙公网安备 33010602011771号