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

Apple should allow the use of Siri voices through the WebSpeech API #22

Open
HadrienGardeur opened this issue May 6, 2024 · 3 comments
Assignees
Labels
external-issue Known issues that need to be followed in a third-party issue tracker

Comments

@HadrienGardeur
Copy link
Owner

HadrienGardeur commented May 6, 2024

On macOS, Siri voices are the best preloaded voices available on the platform.

In addition to the compact voices (preloaded), there are also higher quality variants that can be downloaded from the system settings.

Unfortunately, none of these voices are available in browsers through the WebSpeech API. This is unfortunate, since high quality preloaded voices are the most important ones when implementers/users need a default option.

Links:

  • TBD
@HadrienGardeur HadrienGardeur added external-issue Known issues that need to be followed in a third-party issue tracker voice-list Anything related to the JSON list of recommende voices labels May 6, 2024
@HadrienGardeur HadrienGardeur self-assigned this May 6, 2024
@HadrienGardeur
Copy link
Owner Author

These higher quality Siri voices are also available on iOS and iPadOS but without the compact variant installed by default.

This issue has been labeled under macOS since iOS and iPadOS suffer from a major issue with installed voices, as documented in #19.

@HadrienGardeur HadrienGardeur removed the voice-list Anything related to the JSON list of recommende voices label May 18, 2024
@HadrienGardeur
Copy link
Owner Author

In iOS/iPadOS 18 and on macOS Sequoia, Apple has introduced even more voice variants for Siri and has improved the "naturalness" of every variant.

It's also worth pointing out that the read aloud feature implemented in Safari uses these Siri voices.

Since Apple is primarily focusing on Siri for high quality voices, it makes it even more important for them to allow access to these voices, through native APIs and the Web Speech API.

@HadrienGardeur
Copy link
Owner Author

Some additional Siri voices are now showing up in non-Safari browsers on macOS but with no option to use their higher quality variant: #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-issue Known issues that need to be followed in a third-party issue tracker
Projects
Status: Todo
Development

No branches or pull requests

1 participant