[Webkit-unassigned] [Bug 243055] New: Support web speech API - nullable voice attribute is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 07:51:44 PDT 2022


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

            Bug ID: 243055
           Summary: Support web speech API - nullable voice attribute is
                    not supported
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cli at ocadu.ca

According to Web Speech API (https://wicg.github.io/speech-api/#dom-speechsynthesisutterance-voice): "If the voice attribute is unset or null at the time of the speak() method call, then the user agent must use a user agent default voice."

However with the latest Safari, when the voice attribute is null, the speech synthesis stops immediately without speaking.

This feature was supported in older versions of Safari.

-- 
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/20220721/d5d1b9f6/attachment.htm>


More information about the webkit-unassigned mailing list