🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A Vue2 Performs synchronous speech recognition with Google Cloud Speech on Progressive Web App.

Other

Documentation

vue-speech

Donate

A Vue2 Performs synchronous speech recognition with Google Cloud Speech on Progressive Web App

alt tag

Config

Step 1

Enable the Cloud Speech API for that project. Cloud Platform Console

Step 2

Initialize Firebase At Speech.vue Google Cloud API Browser Key

apiKey: ""

Installation

# Git Clone Project git clone [email protected]:aofdev/vue-pwa-speech.git  # Cd project cd vue-pwa-speech  # install dependencies npm install || yarn install  # serve with hot reload at localhost:8080 npm run dev || yarn dev  # build for production with minification and to build Progressive Web Apps npm run build || yarn build 

Other related projects

Streaming Recognition

Returns recognition results while the user is still speaking vue-speech-streaming


You May Also Like