之前在研究百度的实时语音识别,并应用到了微信小程序中,写篇文章分享一下。
申请百度实时语音识别key 百度AI接入指南
创建小程序
设置小程序录音参数
在index.js中输入
const recorderManager = wx.getRecorderManager()
const recorderConfig = {
duration: 600000,
frameS...
Chinese Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《微信小程序通过websocket实现实时语音识别》 | 3163字 | 55.2分钟 | 100% | 42 CPM | 474 次 | 1 | 及格,继续努力! |
The wrong word this time: , | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
总的来说速度上可能不是很快,多练习键位、或英文文章巩固一下,然后试着对应的输入法练习上,多增加词组等、一次性多字的输出,这样可以总体上提高部份速度。
|
|||||||
Inspirational quotes: 一个人如果不活在别人心里,那他就真的死了。 ——鲁迅 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |