[Webkit-unassigned] [Bug 217598] New: If you set SpeechSynthesisUtterance.rate to 4 or higher in speechSynthesis.speak for Japanese speech, it is the same as before.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 19:24:38 PDT 2020


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

            Bug ID: 217598
           Summary: If you set SpeechSynthesisUtterance.rate to 4 or
                    higher in speechSynthesis.speak for Japanese speech,
                    it is the same as before.
           Product: WebKit
           Version: Safari 14
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: matsu.bps at gmail.com

Created attachment 411089

  --> https://bugs.webkit.org/attachment.cgi?id=411089&action=review

samplefile

Actual behavior:
If you set SpeechSynthesisUtterance.rate to 4 or higher in speechSynthesis.speak for Japanese speech, it is the same as before.

Expected behavior:.
The speed will be of the specified value.
Or the speed of the limit value.

A sample file is attached.

To reproduce it, follow these steps.

---

Steps:
1. change the rate to 0.5.
2. Press the speak button. 4.
3. Press the "cancel" button. 5.
4. Change Rate to 4.
5. press the speak button.

---

-- 
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/20201012/d942577f/attachment.htm>


More information about the webkit-unassigned mailing list