You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compulim
changed the title
Stop microphone button should not disable the button
Stop microphone button should re-enable the button after a few seconds
Jul 30, 2019
compulim
changed the title
Stop microphone button should re-enable the button after a few seconds
Speech: Stop microphone button should re-enable the button after a few seconds
Jul 30, 2019
Version
master
Describe the bug
After microphone button is clicked to stop the recording, the button continue to be disabled.
This is because in
Dictation.js
, we have a check when we should re-enable the button. The button should be allowed to re-enable whenSTOPPING
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Within a few seconds, the microphone button should re-enable and ready to start recording again.
Actual, it did not re-enable and become permanently disabled.
Additional context
This is affecting all types of Web Speech engine, including browser, Bing Speech, and Cognitive Services.
[Bug]
The text was updated successfully, but these errors were encountered: