Reece H. Dunn
7602c9ac18
tokenizer.c: Support linux newlines.
8 years ago
Reece H. Dunn
ee61cc4358
Fix running 'make clean' when gradle is not present. Gradle is used for the Android build and is not needed when just building eSpeak NG on Linux/BSD systems.
8 years ago
Reece H. Dunn
3100ca9d1b
Use ucd_properties to implement clause_type_from_codepoint for supported types.
8 years ago
Reece H. Dunn
1c4ce3dcd3
tokenizer.c: create and use a clause_type_from_codepoint function, with tests.
8 years ago
Reece H. Dunn
9bbb16a74c
Add ucd-tools proplist.c to the build.
8 years ago
Reece H. Dunn
54a8ea2a70
Add White_Space support from PropList.txt.
8 years ago
Reece H. Dunn
d5d93be00e
Group the LookupMnem API implementations into mnemonics.c.
8 years ago
Reece H. Dunn
b47363b7d3
Create an espeak_ng_EncodingFromName API.
8 years ago
Reece H. Dunn
e12abb4244
Rename the mni language to bpy to denode the actual Manipuri language supported.
8 years ago
Reece H. Dunn
f3e6dc2ca6
Fix the 'mi' target for building the Maori language.
8 years ago
laptop
cdca4f8a8d
first cut
8 years ago
Reece H. Dunn
9d1469b956
printdata: use the Uppercase property from DerivedCoreProperties.
8 years ago
Reece H. Dunn
d10f63b710
printcdata: a version of printucddata that uses the C APIs where available
8 years ago
Reece H. Dunn
372797d202
Support local UCD data using a UCD_SRCDIR variable.
8 years ago
Reece H. Dunn
9ecde56231
Build the ucd-tools files with libespeak.
8 years ago
Reece H. Dunn
13413c3ed9
Fix the build from the previous voice changes.
8 years ago
Reece H. Dunn
f320d349f0
Build the kok and sd languages in the dictionary target.
8 years ago
Vardhan
b44995dba2
Adding Sindhi - Arabic (inc/sd )
8 years ago
Vardhan
43e37b2c72
Adding Manipuri ( sit/mni ) support
8 years ago
Vardhan
639bd9f558
Adding Konkani ( inc/kok )
8 years ago
Reece H. Dunn
0871276322
ipa: create a skeleton phoneme table.
8 years ago
Reece H. Dunn
7afccce615
Build the new languages and phonemes documentation files.
8 years ago
Reece H. Dunn
5724a72305
Rename ph_{ipa => japanese}.
8 years ago
Reece H. Dunn
f76d2558c9
phoneme: add a phoneme_add_feature internal API method.
8 years ago
Valdis Vitolins
4831ed5406
Fix for issue #201 Make clean ; make doesn't work
8 years ago
Reece H. Dunn
ae3e411f67
Build the ar language files.
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
e269ad33b0
Build the jp language files.
8 years ago
Reece H. Dunn
cb4f3aad43
Add an IPA phoneme table for International Phonetic Alphabet-based phonemes.
8 years ago
Reece H. Dunn
547258e4bf
Use an Open Source implementation of ieee80.c.
8 years ago
Reece H. Dunn
8bdbc0709a
Fix the *.so version -- update to 1.1.49.
8 years ago
Reece H. Dunn
4920ecc79c
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
9 years ago
Ondřej Lysoněk
3817ee1e16
Moved speak_lib.h to espeak-ng directory
Moved include/espeak/speak_lib.h to include/espeak-ng/speak_lib.h and
created a symlink from the original location.
9 years ago
JRMeyer
9fdfd48fb6
changed Kyrgyz language code from kg to ky (latter being correct)
9 years ago
JRMeyer
7dcea6a758
added lines for compiling kyrgyz dictionary file
9 years ago
JRMeyer
9331bd2915
added ph_kyrgyz to Makefile.am
9 years ago
Reece H. Dunn
bfceb9c311
vim: Add syntax highlighting support for _list, _listx and _extra dictionary files.
9 years ago
Reece H. Dunn
b0fc50b954
Build HTML versions of the README and CHANGELOG files.
9 years ago
Reece H. Dunn
7201a1a150
Convert scripts.cpp from C++ to C.
9 years ago
Reece H. Dunn
707998940d
Convert categories.cpp from C++ to C.
9 years ago
Reece H. Dunn
0afcb3f89f
Convert case.cpp from C++ to C.
9 years ago
Reece H. Dunn
63b08a352b
Convert ctype.cpp from C++ to C.
9 years ago
Reece H. Dunn
b45cf54f4d
Convert tostring.cpp from C++ to C.
9 years ago
Reece H. Dunn
e29d6b8b36
Add tests for the C-based API.
9 years ago
Reece H. Dunn
26ecf79202
Build the Guarani language.
9 years ago
Reece H. Dunn
f3807eb28f
Replace in Makefile.am with the specific phsource reference to fix building on OpenBSD.
9 years ago
Reece H. Dunn
4f676ed175
Use pcaudiolib for the audio API layer.
9 years ago
Reece H. Dunn
a9fce482f3
Proper fix for building MBROLA phtrans files, avoiding GNUmake-isms.
9 years ago
Reece H. Dunn
2ffb11f3d5
Don't use a GNUmake-ism when building the MBROLA phtrans files.
9 years ago