Reece H. Dunn
|
df1adcfcfb
|
Use zh-HK for Cantonese Chinese as Android does not properly support the yue language code.
|
12 years ago |
Reece H. Dunn
|
920dc0ad0c
|
Report the eSpeak version in the main activity.
|
12 years ago |
Reece H. Dunn
|
7dd1d66e4a
|
Fix the shared object name for API 8 compatibility, with tests.
|
12 years ago |
Reece H. Dunn
|
dc4f85865d
|
SpeechSynthesis: fix the getSampleText behaviour when passed Java-style locale codes.
|
12 years ago |
Reece H. Dunn
|
2a3a1a0a81
|
Move the sample text logic into SpeechSynthesis.getSampleText and add test cases for it.
|
12 years ago |
Reece H. Dunn
|
0a69c19112
|
SpeechSynthesis.Voice.toString should report the language code (not the voice name), so the correct language name is displayed
|
12 years ago |
Reece H. Dunn
|
b9c0143a9b
|
Rename libttsespeak.so to libespeak.so.
|
12 years ago |
Reece H. Dunn
|
1a28553d4c
|
Add tests for the data returned by the SpeechSynthesis class, specifically the Voice locale entries.
|
12 years ago |
Reece H. Dunn
|
123e55a39c
|
Relocate the package to com.reecedunn.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
|
e2d15f6456
|
nativeSetLanguage is not used, so remove the associated code
|
12 years ago |
Reece H. Dunn
|
aad02ea440
|
Clean up some easy to fix warnings in the Java code.
|
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
|
507cb27df0
|
pull in the espeak activity sources from eyes-free
|
12 years ago |