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 027217d5f7 SpeechSynthesis.java: Simplify the SetVoiceByProperties parameters. 12 years ago
..
providers Relocate the package to com.reecedunn.espeak 12 years ago
CheckVoiceData.java CheckVoiceData.java: don't check for any voices as they can change directory layout 12 years ago
DownloadVoiceData.java Support installing the voices if the voice data signature has changed. 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 SpeechSynthesis.java: Simplify the SetVoiceByProperties parameters. 12 years ago
TtsService.java SpeechSynthesis.java: Simplify the SetVoiceByProperties parameters. 12 years ago
TtsSettingsActivity.java TtsSettingsActivity.java: use PreferenceFragment on Honeycomb and later. 12 years ago
eSpeak.java Relocate the package to com.reecedunn.espeak 12 years ago
eSpeakActivity.java eSpeakActivity.java: support speaking specified text in the activity. 12 years ago