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

Bing Voice Recognition API - Access Denied #167

Closed
bdore opened this issue Oct 25, 2016 · 3 comments
Closed

Bing Voice Recognition API - Access Denied #167

bdore opened this issue Oct 25, 2016 · 3 comments

Comments

@bdore
Copy link

bdore commented Oct 25, 2016

Steps to reproduce

  1. (How do you make the issue happen? Does it happen every time you try it?)
    Happens every time I call recognize_bing.
  2. (Make sure to go into as much detail as needed to reproduce the issue. Posting your code here can help us resolve the problem much faster!)
    My key in BING_KEY is valid since using the cURL method from here gives me back a valid token.

Using SpeechRecognition I get

Could not request results from Microsoft Bing Voice Recognition service; recognition request failed: Access Denied

Looking into __init__.py I can see the credential_url and some other details for using the API are outdated.

@tmator
Copy link
Contributor

tmator commented Nov 4, 2016

you can try my patch here : https://github.com/Uberi/speech_recognition/pull/169/commits

@Uberi
Copy link
Owner

Uberi commented Nov 21, 2016

Fixed in 3.5.0!

@Uberi Uberi closed this as completed Nov 21, 2016
@5flicsanevers
Copy link

I have exactly the same problem than bdore. Could you help me please ?

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

No branches or pull requests

4 participants