Open
Bug 1597978
Opened 5 years ago
Updated 2 years ago
Some British English pronunciations are badly understood by the voice recognition system
Categories
(Core :: Web Speech, defect, P3)
Core
Web Speech
Tracking
()
NEW
People
(Reporter: danibodea, Unassigned)
References
Details
Note
- Some British English pronunciations of words are badly understood by the Web Speech API.
Affected versions
- Nightly v72.0a1
- The Web Speech API is not yet present on other channels
Affected platforms
- all
Steps to reproduce
- Open the browser and flip the following prefs to "true":
- media.webspeech.recognition.enable
- media.webspeech.recognition.force_enable
- Go to https://translate.google.com/
- Select English as the input language, click the mic button and speak any of the following words into the microphone with a British English accent:
- fertile
- laboratory
- garage
- bathroom
- premier
- vitamin
- path
Expected result
- The voice recognition system should properly return the correct string.
Actual result
- It appears that a quite a few tries are needed until the correct string is returned
Additional notes
- Most of these issues do not occur on the Chrome browser.
- More terms will be added in comments when they are found.
- Not sure whether this should be considered a defect or an enhancement.
Comment 1•5 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•5 years ago
|
Flags: needinfo?(anatal)
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•