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 cf9dc5b430 DownloadVoiceData.java: Move clearContents to the AsyncExtract inner class. 11 years ago
..
.settings Update the eclipse settings files. 12 years ago
eSpeakTests VoiceSettings.java: Add support for converting to a JSON object. 11 years ago
icons Create a promo graphic. 12 years ago
jni Remove the Android 2.x/3.x support code. 11 years ago
res Add an explicit 'None' option to the 'Speak punctuation' setting. 11 years ago
src/com/reecedunn/espeak DownloadVoiceData.java: Move clearContents to the AsyncExtract inner class. 11 years ago
.classpath Update the eclipse settings files. 12 years ago
.project Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago
AndroidManifest.xml Remove the Android 2.x/3.x support code. 11 years ago
build.gradle build.gradle: get the instrument tests building 12 years ago
mkicons.sh Create a promo graphic. 12 years ago
project.properties 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
remove_string.sh remove_string.sh: helper for removing a string resource in all strings.xml files. 12 years ago
settings.gradle Initial support for building with gradle. 12 years ago