Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.SpeechSynthesisUtterance - <getVoices not working on safari> #21142

Closed
myanch200 opened this issue Nov 1, 2023 · 1 comment
Closed

api.SpeechSynthesisUtterance - <getVoices not working on safari> #21142

myanch200 opened this issue Nov 1, 2023 · 1 comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@myanch200
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

For Safari version 16.6 (18615.3.12.11.2) window.speechSynthesis.getVoices() does not work.
No errors in the console or any warning, just the voices are not loaded.

I tried the example from this page:
https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance

But it didn't work

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I expected my select box to be populated with options from the getVoices() function. This works perfectly fine on Google Chrome.

Did you test this? If so, how?

I tested this manually it works on Google Chrome, but not on safari

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance

MDN metadata

MDN page report details
  • Query: api.SpeechSynthesisUtterance
  • Report started: 2023-11-01T17:35:25.473Z
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 1, 2023
@queengooborg
Copy link
Contributor

Running speechSynthesis.getVocies() works in Safari 17.1, and I haven't run into any issues of lack of support in Safari 16.6. If it's still not working on your end, there may be something else going on.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants