文章分类 -  MeiOS / aiSpeech思必驰

startTextToSpeech 启动播报引擎
摘要:startTextToSpeech ^5.11.0 启动播报引擎 参数描述: Prop Type Required Default Description param Object Y {}附表1 请求参数 #接口调用示例 this.$bridge .startTextToSpeech(params 阅读全文
posted @ 2024-12-18 09:23 AtlasLapetos 阅读(12) 评论(0) 推荐(0)
textToSpeech 播报文字
摘要:textToSpeech ^5.11.0 播报文字 #请求参数 Prop Type Required Default Description param Object Y {} 属性: content: 请求参数 #接口调用示例 this.$bridge .textToSpeech(params) 阅读全文
posted @ 2024-12-18 09:23 AtlasLapetos 阅读(20) 评论(0) 推荐(0)
stopTextToSpeech ^5.11.0 停止播报引擎
摘要:stopTextToSpeech ^5.11.0 停止播报引擎 #请求参数 Prop Type Required Default Description param Object Y {}附表1 请求参数 #接口调用示例 this.$bridge .resumeSpeechMonitor() .th 阅读全文
posted @ 2024-12-18 09:23 AtlasLapetos 阅读(10) 评论(0) 推荐(0)
pauseSpeechMonitor 识别当前的语音并暂停监听
摘要:pauseSpeechMonitor ^5.10.0 识别当前的语音并暂停监听。在监听状态下可以停止。 参数描述: Prop Type Required Default Description param Object Y {}属性: isRecCurrent: 请求参数 #接口调用示例 this. 阅读全文
posted @ 2024-12-18 09:23 AtlasLapetos 阅读(28) 评论(0) 推荐(0)
resumeSpeechMonitor 恢复监听。在暂停状态下可以恢复。
摘要:resumeSpeechMonitor ^5.10.0 恢复监听。在暂停状态下可以恢复。 #请求参数 Prop Type Required Default Description param Object Y {}附表1 请求参数 #接口调用示例 this.$bridge .resumeSpeech 阅读全文
posted @ 2024-12-18 09:23 AtlasLapetos 阅读(11) 评论(0) 推荐(0)
stopSpeechMonitor 停止语音监听
摘要:stopSpeechMonitor 停止语音监听 #请求参数 Prop Type Required Default Description param Object Y {}附表1 请求参数 #接口调用示例 this.$bridge .resumeSpeechMonitor() .then(res 阅读全文
posted @ 2024-12-18 09:22 AtlasLapetos 阅读(12) 评论(0) 推荐(0)
startSpeechMonitor 启动语音监听
摘要:startSpeechMonitor ^5.9.0 启动语音监听 #请求参数 Prop Type Required Default Description param Object Y {} 属性: auto: mode: deviceType: deviceId: 请求参数 #接口调用示例 thi 阅读全文
posted @ 2024-12-18 09:22 AtlasLapetos 阅读(18) 评论(0) 推荐(0)