vue-speech-streaming icon indicating copy to clipboard operation
vue-speech-streaming copied to clipboard

A Vue2 Streaming Speech Recognition Speech to text with Google Cloud Speech

Results 4 vue-speech-streaming issues
Sort by recently updated
recently updated
newest added

Hardly seems worth a PR but fwiw this seems to fix the problem with #5

Using google chrome as browser, and a current/fresh build from master branch I get this error in browser console: Speech.vue?6eec:64 The AudioContext was not allowed to start. It must be...

How would you approach pushing something like this into production? I was seeing if I could get it to go up onto a firebase hosting setup but I don't know...

I'm following lazy load but it just doesn't want to work. I'll run `node app` and get the expected output of `Server is starting....DONE`. However, when I try `npm run...