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

Update localization.md #881

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Update localization.md #881

merged 1 commit into from
Apr 24, 2018

Conversation

danesfeder
Copy link
Contributor

@danesfeder danesfeder commented Apr 24, 2018

Keeping a running list of supported languages for Android TextToSpeech is difficult to track in a chart like this. The languages that can be used with TextToSpeech vary from device to device. So a device may not have English (United Kingdom) out-of-the-box, but a user can install the voice data needed to use if they choose.

cc @1ec5 @brsbl

@danesfeder danesfeder self-assigned this Apr 24, 2018
@danesfeder danesfeder merged commit 25c7daa into master Apr 24, 2018
@danesfeder danesfeder deleted the dan-localization branch April 24, 2018 14:20
| Danish | - | ✅ | ✅
| Dutch | - | ✅ | ✅
| English | ✅ | ✅ | ✅
| French | - | ✅ | ✅
| German | - | ✅ | ✅
| Hebrew | - | | —
| Hebrew | - | - | —
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This implies that Hebrew voice instructions are unsupported. But in fact the Directions API does produce Hebrew instructions, and this Stack Overflow answer implies that at least some Android devices do support Hebrew in the Android TTS engine.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1ec5 I was looking at that answer earlier. The accepted answer seems incorrect, as it's showing usage of Locale#getAvailableLocales which seems unfortunately unrelated to Locales that are actually supported by Android TextToSpeech

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't been able to track down actual confirmation that TextToSpeech does support Hebrew

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't find either. Apparently "Google Translate" doesn't support voice for Hebrew language either https://www.quora.com/Why-doesnt-Google-Translate-support-voice-for-Hebrew-Language

@danesfeder danesfeder mentioned this pull request May 3, 2018
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants