Google语音识别API

Ron*_*oss 20 speech-recognition speech google-api

我正在尝试使用Google Speech API v2(地址https://www.google.com/speech-api/v2/recognize?...)

我需要使用我的Api Key,但是当我使用它时,我得到了 error 403 Forbidden

当我使用我下载的示例项目上的API密钥时,它工作正常.

我在Google Developers Console上看到,我可以启用很多api选项,但没有找到任何Speech-API选项.还有什么我需要启用才能使用我的密钥访问此API?

谢谢!

Dav*_*vid 0

我不确定这个 API 是否可供所有人使用,但这里有一个 github 项目提供了有效的密钥。你应该尝试使用这个键。

https://github.com/gillesdemey/google-speech-v2

  • 尤其是当他拔掉钥匙时:) (2认同)