WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
216684
REGRESSION: SpeechSynthesisVoice.name is empty on iOS 14
https://bugs.webkit.org/show_bug.cgi?id=216684
Summary
REGRESSION: SpeechSynthesisVoice.name is empty on iOS 14
Takao Baba
Reported
2020-09-17 20:48:06 PDT
On iOS 14, speechSynthesis.getVoices() returns SpeechSynthesisVoices with empty "name" attribute. speechSynthesis.getVoices().forEach(v => console.log(v.name)); This issue does not occur on iOS 13 and desktop safari 13.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-09-17 20:48:16 PDT
<
rdar://problem/69118246
>
Brent Fulgham
Comment 2
2022-02-11 14:53:10 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in shipping software. This was fixed in iOS 14.2
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug