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

Emulator is having problems with Speech #334

Closed
AshutoshDongare opened this issue Nov 2, 2017 · 7 comments
Closed

Emulator is having problems with Speech #334

AshutoshDongare opened this issue Nov 2, 2017 · 7 comments

Comments

@AshutoshDongare
Copy link

My emulator is not able to listen when clicked on Mic. it gives below message. It had worked in the past not working now. Is there any setting to enable this ?

[20:37:04] Could not retrieve Cognitive Services speech token
[20:37:04] Error: Unauthorized
[20:37:04] Details: This bot is not authorized to use the Cognitive Services Speech API.

@eanders-ms
Copy link
Contributor

To use speech your bot must be running with an appId and password. Are you specifying these on your bot connection? In case not: The simplest way to generate an appId and password is to register your bot at https://dev.botframework.com. When registering, if your bot doesn't have a valid endpoint yet, just specify a placeholder, like https://foo.

@eanders-ms
Copy link
Contributor

Actually, it looks like we might be seeing a problem with the emulator's speech token service. I will post back here when it is resolved.

@eanders-ms
Copy link
Contributor

OK, we've patched the service. Please give it a try and post back here if it's not working for you.

@AshutoshDongare
Copy link
Author

This is working now Thanks !

@TestUsetGitHubUser
Copy link

I have the same problem the same warning when trying to use speech when i add app id and password i got the error "The bot's MSA appId or password is incorrect" and those are correct.
I am using sdk version 8.0 and latest version of emulator.

@gouravbeyondBGCM
Copy link

@eanders-ms what is the version of Emulator you are suggesting to solve this issue , I am using 3.5.35

@gouravbeyondBGCM
Copy link

I still have this issue , microphone is not working for this .

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