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 20010daac3 SeekBarPreference: show the formatted current value in the preference dialog. 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: show the formatted current value in the preference dialog. 12 years ago
SpeechSynthesis.java Display the formatted units on the volume setting. 12 years ago
TtsService.java Hook up the volume parameter to a slider preference dialog. 12 years ago
TtsSettingsActivity.java SeekBarPreference: make formatter an explicit property instead of using the extras bundle. 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