how to solve google speech recognition network error

北战南征 提交于 2019-12-25 07:03:44

问题


I used to google speech recognition api in annyang.js.

Google speech recognition sometimes error occurs "network".

How to solve this error?

I don't know why this error occurred...

My local(korea) time 16:05 before error not occurred.


回答1:


I think the network error is because of quotas on Google Speech API. Only 50 requests per day are provided for free. Once you are done with the requests, it starts throwing the network error. Check your developer console to see if this the case.



来源:https://stackoverflow.com/questions/36866862/how-to-solve-google-speech-recognition-network-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!