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 d0f5dc2ff4 Migrate the speech rate parameter to use the new SeekBar/Parameter UI. 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
SeekBarPreference.java SeekBarPreference: fix handling of the minimum value option. 12 years ago
SpeechSynthesis.java Display the formatted units on the volume setting. 12 years ago
TtsService.java Migrate the speech rate parameter to use the new SeekBar/Parameter UI. 12 years ago
TtsSettingsActivity.java Migrate the speech rate parameter to use the new SeekBar/Parameter UI. 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