eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn d6786a4df4 Factor out the onIsLanguageAvailable logic into a findVoice helper method. 10 years ago
..
preference ImportVoicePreference.java: fix a crash when no dictionaries are found 11 years ago
CheckVoiceData.java Remove unused imports. 10 years ago
DownloadVoiceData.java Revert "DownloadVoiceData: check the mkdir return value" 10 years ago
FileListAdapter.java Add the ability to import an eSpeak dictionary file from the SD card. 12 years ago
FileUtils.java Add the ability to import an eSpeak dictionary file from the SD card. 12 years ago
GetSampleText.java Use API 21. 10 years ago
InformationListAdapter.java Update the copyright statements of several java files. 12 years ago
ResourceIdListAdapter.java Update the copyright statements of several java files. 12 years ago
SpeechSynthesis.java Remove unused variable. 10 years ago
TtsService.java Factor out the onIsLanguageAvailable logic into a findVoice helper method. 10 years ago
TtsSettingsActivity.java Add the ability to import an eSpeak dictionary file from the SD card. 12 years ago
Voice.java Voice: use the ISO3 language and country codes 10 years ago
VoiceSettings.java VoiceSettings.java: Add support for converting to a JSON object. 12 years ago
VoiceVariant.java Rework the Voice variant preference to show a dialog with Category and Variant lists. 12 years ago
eSpeakActivity.java getTtsLanguage: workaround NPE in >= Lollipop. 10 years ago