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 7c0f855cac CheckVoiceData.java: use CHECK_VOICE_DATA_FAIL instead of CHECK_VOICE_DATA_MISSING_DATA to fix a deprecated warning using API 18. 12 years ago
..
providers Relocate the package to com.reecedunn.espeak 12 years ago
CheckVoiceData.java CheckVoiceData.java: use CHECK_VOICE_DATA_FAIL instead of CHECK_VOICE_DATA_MISSING_DATA to fix a deprecated warning using API 18. 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 SpeechSynthesis.java: fix getAvailableVoices() on Android 4.3 12 years ago
TtsService.java Revert the updating of the language when the system language changes. 12 years ago
TtsSettingsActivity.java When upgrading the speech rate, clamp it to between the default and maximum values. 12 years ago
Voice.java SpeechSynthesis: factor out the Voice class into its own file. 12 years ago
VoiceVariant.java SpeechSynthesis: factor out the VoiceVariant class into its own file. 12 years ago
eSpeak.java Relocate the package to com.reecedunn.espeak 12 years ago
eSpeakActivity.java eSpeakActivity: do not initiate an install of the voice data when the voice data is not installed 12 years ago