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.

.classpath 436B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry combineaccessrules="false" kind="src" path="/eSpeakActivity"/>
  4. <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
  5. <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  6. <classpathentry kind="src" path="src"/>
  7. <classpathentry kind="src" path="gen"/>
  8. <classpathentry kind="output" path="bin/classes"/>
  9. </classpath>