/vue-sr

Primary LanguageVue

vue-vr

Simple SpeechRecognition Application, that you can command to stop the record and ask for time.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build