语音转换 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