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

Support personal voices #14

Open
FelixSFD opened this issue Jun 11, 2023 · 0 comments
Open

Support personal voices #14

FelixSFD opened this issue Jun 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@FelixSFD
Copy link
Owner

With iOS 17 and macOS 17, Apple will introduce personal voices. In order to support this properly in the selection, the grouping in Settings needs to be changed.
Right now, voices are grouped by their quality. However, with Personal Voices, Apple has introduced a new property called voiceTraits of type AVSpeechSynthesisVoice.Traits. This can tell us, whether a voice is a personal voice or not.

Unfortunately, I couldn't test Personal Voices yet, because in Beta 1 it doesn't work properly on my iPhone yet.

@FelixSFD FelixSFD added the enhancement New feature or request label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant