-
Vue-pwa-speech是Vue2实现的同步语音识别并转化为文本功能的Google Progressive Web App应用程序
资源介绍
语音转换
Vue2与Progressive Web App上的Google Cloud Speech执行同步语音识别
设定档
步骤1
为该项目启用Cloud Speech API。
第2步
在Speech.vue初始化Firebase
apiKey: " "
安装
# Git Clone Project
git clone git@github.com:aofdev/vue-pwa-speech.git
# Cd project
cd vue-pwa-speech
# install dependencies
npm install || yarn install
# serve wit
- 上一篇: vue-cli3-ssr-pwa-example
- 下一篇: vue-pwa-通知-