Reece H. Dunn
|
a506dc5241
|
Fix setting saved_parameters in espeak_ng_Initialize.
This fixes a regression introduced in commit
e341068d57 .
This is needed for the case when espeak_Cancel is called before
calling espeak_Synth.
|
8 years ago |
Reece H. Dunn
|
36d5a8b67b
|
Revert "Don't reset the parameters unless they have been set."
This reverts commit 26e453dd2f .
|
8 years ago |
Reece H. Dunn
|
26e453dd2f
|
Don't reset the parameters unless they have been set.
This is based on a patch by Samuel Thibault.
This is needed when espeak_Cancel is called before espeak_Synth,
like can be done in brltty.
|
8 years ago |
Reece H. Dunn
|
e095f008fa
|
Merge remote-tracking branch 'eeejay/set-voice-by-name'
|
8 years ago |
Reece H. Dunn
|
2ccaa7f002
|
Improve the IsLetterGroup comments.
|
8 years ago |
Reece H. Dunn
|
af1fae46de
|
Fix formatting of the previous changes to match style guidelines.
|
8 years ago |
Eitan Isaacson
|
97a7733df9
|
Use espeak_SetVoiceByName in emscripten glue when only name is provided.
|
8 years ago |
Valdis Vitolins
|
e7663a230b
|
Latvian language improvement: more correct syntax used for unstressed syllables
|
8 years ago |
Valdis Vitolins
|
6820f450de
|
Documentation: fixed typo
|
8 years ago |
Valdis Vitolins
|
2e7bf37c07
|
Documentation: '\xxx' for character and and ')J_xxx' rule documented
|
8 years ago |
Valdis Vitolins
|
8e93334d1a
|
Documentation: Issue #155 — how to use letter group with 'empty string' in letter group
|
8 years ago |
Valdis Vitolins
|
a621ad46e7
|
Implementation for issue #155
|
8 years ago |
Reece H. Dunn
|
8d5efa0002
|
ar: use 'A' instead of 'aa' in comments with upper-case words.
|
8 years ago |
Reece H. Dunn
|
ae3e411f67
|
Build the ar language files.
|
8 years ago |
Reece H. Dunn
|
85c5a03cd7
|
ar: the A phoneme is used in the Arabic dictionary, so uncomment it.
|
8 years ago |
Reece H. Dunn
|
e2da3497b7
|
ar: add the Arabic dictionary files from https://github.com/linuxscout/espeak-ng
|
8 years ago |
Reece H. Dunn
|
8e7343fdc3
|
ar: use the ph_arabic file from https://github.com/linuxscout/espeak-ng
|
8 years ago |
Reece H. Dunn
|
73961be59f
|
Add the config.h file needed for the Android build.
|
8 years ago |
Reece H. Dunn
|
95b5b4d8a0
|
Add 'src/ucd-tools/' from commit '3b8016e4f5f415175abb966000c1ebd6f15a4697'
git-subtree-dir: src/ucd-tools
git-subtree-mainline: 4d3bc36c47
git-subtree-split: 3b8016e4f5
|
8 years ago |
Reece H. Dunn
|
4d3bc36c47
|
README.md: Incorporate the eSpeak for Android README documentation.
|
8 years ago |
Reece H. Dunn
|
e7a43d27c7
|
README.md: Right-align the travis status and add a title.
|
8 years ago |
Reece H. Dunn
|
f7ef12d9f2
|
README.md: Move up the 'eSpeak for Android' section.
|
8 years ago |
Reece H. Dunn
|
156662aadf
|
README.md: Rename 'Notes for Packagers' to 'Packaging'.
|
8 years ago |
Reece H. Dunn
|
d2ef30c60b
|
README.md: Group the Linux/Mac/BSD instructions.
|
8 years ago |
Reece H. Dunn
|
f7b87daf71
|
README.md: Merge the Debian dependency installation into the main Build Dependencies section.
|
8 years ago |
Reece H. Dunn
|
4183089cfd
|
README.md: Group the Windows documentation.
|
8 years ago |
Reece H. Dunn
|
6bc5f409a3
|
Don't generate an error if ndk-build (for Android builds) is not present.
|
8 years ago |
Reece H. Dunn
|
26f2e21188
|
android: update the apk targets to build the jni and espeakdata as well
|
8 years ago |
Reece H. Dunn
|
e605399001
|
android: fix building the espeakdata.zip file
|
8 years ago |
Reece H. Dunn
|
e4e572aadc
|
Convert eSpeakService.cpp to C so it can be compiled with clang's -std=c11 flag.
|
8 years ago |
Reece H. Dunn
|
0a2034b979
|
android: support building the new espeak-ng C code.
|
8 years ago |
Reece H. Dunn
|
02b96a4c8d
|
Don't build the feature-graphic image as these are no longer used on Google Play.
|
8 years ago |
Reece H. Dunn
|
3d482c1674
|
android: fix running mkicons.sh on modern systems
|
8 years ago |
Reece H. Dunn
|
7390b9de0a
|
Allow the build to work without gradle (for non-Android builds).
|
8 years ago |
Reece H. Dunn
|
66ac27a94e
|
Merge branch 'android'
|
8 years ago |
Reece H. Dunn
|
c083511f82
|
Merge remote-tracking branch 'eeejay/emscripten-endian'
|
8 years ago |
Eitan Isaacson
|
5f5fc4886b
|
Add emscripten case to endian.h shim.
|
8 years ago |
chrislm
|
b843eb7e38
|
Review for it_rules: deleted opsolete rules
|
8 years ago |
chrislm
|
c7e91923de
|
Basic review for it_rules
|
8 years ago |
chrislm
|
6800c7caf7
|
Updates for rules and exceptions, improved italian intonation, statement to use phoneme j between s and o
|
8 years ago |
Reece H. Dunn
|
7758434749
|
jp: Geminated (doubled) consonants.
|
8 years ago |
Reece H. Dunn
|
ca6a929374
|
jp: Support long vowels.
|
8 years ago |
Reece H. Dunn
|
6d79898bba
|
jp: Reformat the letter groups.
|
8 years ago |
Reece H. Dunn
|
0a126b6b17
|
jp: support Unicode halfwidth Katakana forms.
|
8 years ago |
Reece H. Dunn
|
81889b4fab
|
jp: support the non-combining sound marks.
|
8 years ago |
Reece H. Dunn
|
1214aa6330
|
jp: Support va/vi/vu/ve/vo Katakana.
|
8 years ago |
Reece H. Dunn
|
61fed2dea7
|
jp: Kana supplement (archaic forms) support.
|
8 years ago |
Reece H. Dunn
|
e26cd82866
|
jp: Support the yori and koto digraphs.
|
8 years ago |
Reece H. Dunn
|
e08b245fa7
|
jp: Map Katakana to Hiragana characters.
|
8 years ago |
Reece H. Dunn
|
e269ad33b0
|
Build the jp language files.
|
8 years ago |