[Webkit-unassigned] [Bug 243055] REGRESSION: Web Speech API - nullable voice attribute is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 13:16:28 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243055

Matthew Brambilla <mbrambilla at cast.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mbrambilla at cast.org

--- Comment #10 from Matthew Brambilla <mbrambilla at cast.org> ---
MacOS Monterey v12.6
Safari v16.0

Using the speech command in console:
window.speechSynthesis.speak(new SpeechSynthesisUtterance("hello"))

- Open a fresh tab (and go to some website) with my system locale set to `en-US` the speech command works.  Then change the system to `en-CA` locale, the speech stops working and will not work on that tab again.
- Keep the system locale set to `en-CA` and open a fresh tab and go to a site, the speech command does not work at all.
- Set system locale back to `en-US` , new tab and site, speech works again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220914/2773c8db/attachment.htm>


More information about the webkit-unassigned mailing list