Synthesize Speech Using Different Languages
Depending on the computer system, there may be many voices with varying genders and languages that can be used in SpeechSynthesize for speech synthesis.
Get a list of available voices and their properties using VoiceStyleData.
Visualize the distribution of available voices by language using a WordCloud.
Highlight countries for which the most popular language is available.
show complete Wolfram Language input
Highlight the number of languages spoken in each country for which a voice is available.
Translate text to a different language using TextTranslation and synthesize using a corresponding voice.
The language of the text can also be automatically detected with LanguageIdentify.
SpeechSynthesize can also automatically perform language identification.