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 e27a218592 onDataChecked may be called *after* onInitialized is called, in which case mVoices will be null; set the voice count in onDataChecked to avoid problems 12 years ago
..
jni Fix the pitch mapping between Android and eSpeak. 12 years ago
res Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago
src/com/googlecode/eyesfree/espeak onDataChecked may be called *after* onInitialized is called, in which case mVoices will be null; set the voice count in onDataChecked to avoid problems 12 years ago
.classpath Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 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 Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago
project.properties Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago