grammatek / grammatek/simaromur
Rearrange voice selection handling
Open
2.0.x
bug
- Dominant language
- Java
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we return many voices for the Icelandic locale, "abducting" the locale property `variant` for the voice name. The user has to explictely choose the voice by selecting the locale, instead of choosing it via the voice settings.
We should rather make the voice choosable inside the app and only return the selected voice for the "favorite" voice of is_IS. If the user presses the voice settings inside the TTS system settings, we should refer him to these settings. We should only add more voices for the locale, if we really support different locales.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.