Skip to content

Instantly share code, notes, and snippets.

@immran
Created May 15, 2014 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save immran/ca6158f24c535b047c5d to your computer and use it in GitHub Desktop.
Save immran/ca6158f24c535b047c5d to your computer and use it in GitHub Desktop.
Hi Guys,
I have used api v1 in my project and I came to know that v1 is deprecated. Now, I'm using api v2 and I have changed the key from AIzaSyCnl6MRydhw_5fLXIdASxkLJzcJh5iX0M4 to AIzaSyBOti4mM-6x9WDnZIjIeyEU21OpBXqWBgw as mentioned in https://github.com/gillesdemey/google-speech-v2. Now I am getting response but it looks like empty.
{ "result": [ ] }
Any suggestions on this issue?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment