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 b6ef2a607d Make sure that error states take priority when reporting status messages. 12 years ago
..
providers Relocate the package to com.reecedunn.espeak 12 years ago
CheckVoiceData.java CheckVoiceData: MODE_WORLD_READABLE is deprecated; use MODE_PRIVATE instead (the data is accessed via a Service). 12 years ago
DownloadVoiceData.java Ensure that the copyright notices are ordered latest to oldest. 12 years ago
GetSampleText.java Move the sample text logic into SpeechSynthesis.getSampleText and add test cases for it. 12 years ago
InformationListAdapter.java Remove an unused import. 12 years ago
SpeechSynthesis.java Fix the shared object name for API 8 compatibility, with tests. 12 years ago
TtsService.java TtsService: set the language properties to the matched voice, not the requested voice 12 years ago
TtsSettingsActivity.java Relocate the package to com.reecedunn.espeak 12 years ago
eSpeak.java Relocate the package to com.reecedunn.espeak 12 years ago
eSpeakActivity.java Make sure that error states take priority when reporting status messages. 12 years ago