Reece H. Dunn
|
bf45142f5d
|
Fix the pitch mapping between Android and eSpeak.
|
12 years ago |
Reece H. Dunn
|
df0f166fb4
|
Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse
|
12 years ago |
Reece H. Dunn
|
7afbbf57d5
|
espeak specifies rate in WPM but android specifies it as a percentage, therefore correctly scale against the default espeak WPM
|
12 years ago |
Reece H. Dunn
|
c24913aec3
|
Use a pointer to a stack object for 'silence' instead of allocating memory to avoid a memory leak.
|
12 years ago |
Reece H. Dunn
|
dfbfec4e05
|
Improve the logging on the JNI/C++ bindings and document which API versions each implementation targets
|
12 years ago |
Reece H. Dunn
|
2b78ade000
|
pull in the android JNI bindings from eyes-free
|
12 years ago |