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 fc9bc0e55d SpeechSynthesis.java: fix getAvailableVoices() on Android 4.3 12 years ago
..
.settings Update the eclipse settings files. 12 years ago
eSpeakTests SpeechSynthesis: factor out the Voice class into its own file. 12 years ago
icons Create a promo graphic. 12 years ago
jni The nat object may be null in nativeDestroy. 12 years ago
res Updated the Vietnamese translations (translator: Phan Anh) 12 years ago
src/com/reecedunn/espeak SpeechSynthesis.java: fix getAvailableVoices() on Android 4.3 12 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 TtsService: support changing language to the user locale when they change the system language. 12 years ago
build.gradle build.gradle: upgrade to the latest API 18. 12 years ago
mkicons.sh Create a promo graphic. 12 years ago
project.properties Target API 17 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