Open
Bug 1840267
Opened 2 years ago
Updated 2 years ago
SpeechSynthesisVoice localService incorrectly set to false
Categories
(Core :: Web Speech, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: guest271314, Unassigned)
Details
Attachments
(1 file)
31.34 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
Install Speech Dispatcher, espeak-ng.
Click "Start speech syntehsis" on this https://guest271314.github.io/SSMLParser/ Web page.
Actual results:
Observe localService property of SpeechSynthesisVoice is set to false.
Expected results:
Observe localService property of SpeechSynthesisVoice set to true.
Reporter | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Product: Firefox → WebExtensions
Reporter | ||
Comment 3•2 years ago
|
||
This bug is not WebExtensions component. The component is Core :: Web Speech.
Updated•2 years ago
|
Component: Untriaged → Web Speech
OS: Unspecified → Linux
Product: WebExtensions → Core
Hardware: Unspecified → x86_64
You need to log in
before you can comment on or make changes to this bug.
Description
•