Hello,
Please, 2 Questions about TTS settings :
1/ I've seen that there are some Voice Settings in Android Text-to-speech output , like
- 2 or 3 Female voices
- 2 or 3 Male voices
depending to the voice Language installed.
Is there a way to access to that settings by code with TTS.SetLanguage or other ?
apparently a TTS.getVoices() method could be useful and available (API level 21 and above) to gender Android TTS male or female voices
2/ On my Android 9 phone, There are Major Text-to-speech Languages already installed,
but not : Arabian and Hebreu
How to add both of them manualy
and when TTS1.SetLanguage("he","IL") or ("ar","") are false, how to suggest with a link to users to add them and install it to their phones ?
Regards
Take care of your health ?
Michel
Please, 2 Questions about TTS settings :
1/ I've seen that there are some Voice Settings in Android Text-to-speech output , like
- 2 or 3 Female voices
- 2 or 3 Male voices
depending to the voice Language installed.
Is there a way to access to that settings by code with TTS.SetLanguage or other ?
apparently a TTS.getVoices() method could be useful and available (API level 21 and above) to gender Android TTS male or female voices
2/ On my Android 9 phone, There are Major Text-to-speech Languages already installed,
but not : Arabian and Hebreu
How to add both of them manualy
and when TTS1.SetLanguage("he","IL") or ("ar","") are false, how to suggest with a link to users to add them and install it to their phones ?
Regards
Take care of your health ?
Michel
Last edited: