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 7570253b95 Do not attempt an install in CheckVoiceData. 12 years ago
..
providers Relocate the package to com.reecedunn.espeak 12 years ago
CheckVoiceData.java Do not attempt an install in CheckVoiceData. 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: update the persisted value when the SeekBar changes value 12 years ago
SpeechSynthesis.java When specifying dialects of Vietnamese, specify the country code as well as the variant code. 12 years ago
TtsService.java TtsService: use the same default..max value clamp for speech rate as when upgrading the settings 12 years ago
TtsSettingsActivity.java When upgrading the speech rate, clamp it to between the default and maximum values. 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