Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google API key #19

Open
bitops opened this issue Oct 20, 2014 · 6 comments
Open

Google API key #19

bitops opened this issue Oct 20, 2014 · 6 comments

Comments

@bitops
Copy link

bitops commented Oct 20, 2014

Hello, it looks like an API key is required. Is there a way to provide the key value? I assume I have to sign up for the key myself, etc.

@philc
Copy link

philc commented Nov 3, 2014

Yes, I get this as well. Running speech2text stumbles on this 500 error page from google:

Your client has issued a malformed or illegal request. Missing parameter: key

@hendrikstier
Copy link

Any news on this? Where can I provide my key? Or is it simply not supported?

@taf2
Copy link
Owner

taf2 commented Feb 19, 2015

i think this is br0ken google changed their API.

@hendrikstier
Copy link

Too bad. Are there any plans to update the client to access the new API?

@taf2
Copy link
Owner

taf2 commented Feb 19, 2015

I'm pretty sure you need to become a chromium developer to get access to the keys and even then don't expect to get much usage out of those keys... unfortunately for whatever reason google doesn't appear to want to make money..

@hendrikstier
Copy link

It was no problem registering as a chromium dev and retrieving a key, but my first few attempts of including the key (either in HTTP headers or in the URL) did not succeed. A little bit of research also showed, that the API is aimed at a few words or sentences, and not to convert a complete speech, as it was my use case. Do you have a suggestion for a tool that covers this scenario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants