uniapp微信小程序语音识别实现

本文出自:

manifest.json中配置WechatSI插件

"plugins":{
            "WechatSI":{
                "version":"0.3.0",
                "provider":"wx069ba97219f66d99"
            }
            
        }

 

 

配置参考: https://www.cnblogs.com/bug-master/p/11282836.html

微信小程序插件: https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx069ba97219f66d99&token=&lang=zh_CN#-

H5:https://www.cnblogs.com/sap-jerry/p/9815831.html

posted @ 2021-02-13 17:30  wx_h13813744  阅读(1574)  评论(0编辑  收藏  举报