-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Cognitive Speech Services sample closes the microphone before human can speak. #2469
Comments
Hi, to add up, |
Hi @alokraj68, thanks for your patience! I'm sorry to say that the issue I filed above was a dev error on my part. Our team's bot's speech token had expired which is why I was unable to use speech with Web Chat. However, I investigated your issue using Web Chat's latest bits (and a non-expired token!) and I believe the issue you are reporting is fixed, meaning that the fix will be available after our release at the beginning of November. Could you try your scenario using Web Chat's latest bits? Please see our documentation on pointing to our MyGet feed for latest bits. I am going to close this issue because the bug I filed and what you are experiencing are different. However I am still happy to investigate this with you. After you test MyGet bits, if you are still having problems, could you please:
If testing on latest bits fixes your problem, please feel free to leave a comment on this thread and I will see your update. Thank you! |
Hi, |
Hi @corinagum , I tired out the latest bits and the issue is not coming in it. but I am not able to cancel the pending speech. The speech synthesis is working for every message after I give the cancel. Is the clear all method missing for speech synthesis? Expected: Speech synthesis should not speak out once the cancel or stop is called. Actual: It continued to work for every subsequent messages. Also, the pending queue is also played. |
@corinagum, the issue I was saying is still there in 4.6 Version.
|
@alokraj68, unfortunately I am not able to reproduce your issue on latest bits using one of our speech samples. |
Hi, I will open this as a new issue since it seems different from this one. #2568 |
Originally brought to our attention by @alokraj68 on issue #1848
Screenshots
Note that when clicked, the microphone almost immediately disables.
Version
latest bits (4.5.4/master)
Describe the bug
When clicked, the microphone button appears to enable speech detection very briefly, but not long enough for a user to say anything, then immediately disables. There is no apparent way to keep speech detection open longer. Holding down the microphone button does not change behavior.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Speech detection should be available long enough for the user to say something.
Additional context
I am assigning this bug to @compulim for investigation.
[Bug]
The text was updated successfully, but these errors were encountered: