Skip to content

aofdev/vue-pwa-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

A Vue2 Performs synchronous speech recognition Speech to text Google Cloud Speech With Progressive Web App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published