Open
Bug 1597637
Opened 6 years ago
Updated 3 years ago
The speech recognition is not working when CPU is at 100% on Windows 7
Categories
(Core :: Web Speech, defect, P3)
Tracking
()
NEW
People
(Reporter: danibodea, Unassigned)
References
Details
Note
- When the user attempts to use the speech recognition feature while the machine's CPU is at 100%, he will notice that not text is returned after speech.
Affected versions
- Nightly v72.0a1
Affected platforms
- Windows 7
Steps to reproduce
- Open the browser and flip the following prefs to "true":
- media.webspeech.recognition.enable
- media.webspeech.recognition.force_enable
- Overload CPU to 100% using the following tutorial:
https://winaero.com/blog/how-to-create-100-cpu-load-in-windows-10/ - Go to https://translate.google.com/
- Select English as the input language, click the mic button and speak into the mic.
Expected result
- Words are being translated from speech to strings.
Actual result
- The mic button's animation stops and nothing gets input into the input box.
Additional notes
- This issue does not occur on Chrome.
- This issue does not happen on other operating systems.
This demo page (https://www.google.com/intl/en/chrome/demos/speech.html) gives out the error "No speech was detected. You may need to adjust your microphone settings.".
Reporter | ||
Updated•6 years ago
|
Summary: The speech recognition is not working when CPU is at 100% → The speech recognition is not working when CPU is at 100% on Windows 7
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:anatal, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(anatal)
Updated•6 years ago
|
Flags: needinfo?(anatal)
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•