TalAter / annyang

💬 Speech recognition for your site
https://www.talater.com/annyang/
MIT License
6.63k stars 1.05k forks source link

Annyang not working after giving api keys #288

Open Hakim2014 opened 7 years ago

Hakim2014 commented 7 years ago

Hi,

I am working on a small project on raspberry pi, which have voice functionality. I am using electron + annyang. I have included annyang as const annyang = require('annyang') in my index.html and provided google cloud speech api key , client key and secret key in main.js of electron. I have attached a call back function to annyang and it always give me network error on my windows machine and on my raspberry pi it gives me audio-capture error. I also tried to setup the keys in environment variable but no luck. May you help me out figuring the issue.

qgustavor commented 1 month ago

I know that's a 2017 issue, but, this library does not take any API keys.