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
Reece H. Dunn
4a6382173c
jp: group the small a/u/o Hiragana forms
8 years ago
Reece H. Dunn
d88e1a8fb6
jp: support the allophones of ん
8 years ago
Reece H. Dunn
60ecfa9f39
jp: Hiragana digraphs
8 years ago
Reece H. Dunn
976848d6be
jp: voiced Hiragana support
8 years ago
Reece H. Dunn
51ba95dab4
jp: basic Hiragana support (the "fifty sounds")
8 years ago
Reece H. Dunn
aa83a834b3
docs: clarify the 'dictionary' example in the voice documentation.
8 years ago
Reece H. Dunn
cb4f3aad43
Add an IPA phoneme table for International Phonetic Alphabet-based phonemes.
8 years ago
Reece H. Dunn
b9c5bba3b3
Update the af (Afrikaans) language. Maintainer: Christo de Klerk
8 years ago
Reece H. Dunn
391e301a72
CHANGELOG: Fix a typo.
8 years ago
Reece H. Dunn
f1bb4a01a9
CHANGELOG: Structure the changelog around the project name.
8 years ago
Reece H. Dunn
0991ba8bfc
Provide a list of the supported languages and accents.
8 years ago
Reece H. Dunn
f7ef3808f9
Move the Latvian and Lithuanian languages to the bat (Baltic) language family.
8 years ago
Reece H. Dunn
516699bbb2
Move the Basque language to the parent directory as it is a language isolate.
8 years ago
Reece H. Dunn
f37a9a388d
Move the Armenian languages to the Indo-European language family.
8 years ago
Reece H. Dunn
9bb9e98f84
Don't exclude the test voice directory.
This directory is no longer available, so the check is now
redundant.
8 years ago
Reece H. Dunn
3b8016e4f5
ucd-tools 9.0.0
8 years ago
Reece H. Dunn
cd9cc8e6e2
Unicode Character Data 9.0.0
8 years ago
Reece H. Dunn
a83ce9ee8e
Python 3 compatibility fixes.
8 years ago
Reece H. Dunn
f9ab812e00
issue 172: fix sluggish speech for stopped speech.
This restores the behaviour removed in commit
ca831d236a
.
When using eSpeak for audio and eSpeak in a server, using the async
speech requests, that code stopped the audio as soon as possible
from a cancel request. This allows servers like brltty to be more
responsive.
8 years ago
Reece H. Dunn
d2478cc453
Flush the audio if speech has stopped, drain the audio if speech is still active.
8 years ago
Reece H. Dunn
bc674081cd
Check the return from synth_callback in the second call to that function in Synthesize.
8 years ago
Reece H. Dunn
a48576a364
Return ENS_SPEECH_STOPPED from Synthesize when the speech callback returns >1 to stop the audio.
8 years ago
Reece H. Dunn
fb5a957d6d
README: Compiling on Windows is no longer experimental.
8 years ago
Reece H. Dunn
df3210327e
README: Provide information about the Windows binaries.
8 years ago
Reece H. Dunn
354050ca8a
Update the CHANGELOG.
8 years ago