eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Juho Hiltunen 4f56345fb5 Use stdbool instead of int (Issue #8) 7 years ago
..
compiledata.c Fix pronouncing words like 'newsletter'. Reverts 60a584c0321ea690a9d016556c4ef3de4414c842. 7 years ago
compiledict.c Move isspace2 from compiledict.c to translate.c. 7 years ago
compilembrola.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
dictionary.c Revert "Use strcpy instead of memcpy+strlen." 7 years ago
encoding.c Move utf8_out back to translate.c as it is no longer used in tests. 7 years ago
error.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
error.h phoneme: pass the feature enum value to phoneme_add_feature. 8 years ago
espeak_api.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
espeak_command.c Build a test version of libespeak-ng that exposes the internal APIs. 8 years ago
espeak_command.h Remove includes from internal header files. 9 years ago
event.c Use stdbool instead of int (Issue #8) 7 years ago
event.h event.c: Fix -Wmissing-prototypes warnings. 7 years ago
fifo.c Use stdbool instead of int (Issue #8) 7 years ago
fifo.h fifo.c: Fix -Wmissing-prototypes warnings. 7 years ago
ieee80.c ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file). 7 years ago
ieee80.h ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file). 7 years ago
intonation.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
klatt.c Move the klatt methods from synthesize.h to klatt.h. 7 years ago
klatt.h Move the klatt methods from synthesize.h to klatt.h. 7 years ago
mbrowrap.c mbrowrap.c: Fix -Wmissing-prototypes warnings. 7 years ago
mbrowrap.h build: fix duplicated symbol when linking 8 years ago
mnemonics.c encoding.c: Don't crash when passing a NULL string to LookupMnem. 8 years ago
numbers.c numbers.c: Fix -Wmissing-prototypes warnings. 7 years ago
phoneme.c Use constants for the phARTICULATION values. 8 years ago
phoneme.h Use constants for the phARTICULATION values. 8 years ago
phonemelist.c Use stdbool instead of int (Issue #8) 7 years ago
readclause.c readclause.c: Fix -Wmissing-prototypes warnings. 7 years ago
setlengths.c synthesize.c: Fix -Wmissing-prototypes warnings. 7 years ago
sintab.h Add copyright notices to files that are missing them. 9 years ago
spect.c ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file). 7 years ago
spect.h Move polint from synthesize.h to spect.h. 7 years ago
speech.c speech.c: Fix -Wmissing-prototypes warnings. 7 years ago
speech.h Group the LookupMnem API implementations into mnemonics.c. 8 years ago
synth_mbrola.c Use stdbool instead of int (Issue #8) 7 years ago
synthdata.c Use stdbool instead of int (Issue #8) 7 years ago
synthesize.c Use stdbool instead of int (Issue #8) 7 years ago
synthesize.h Use stdbool instead of int (Issue #8) 7 years ago
tr_languages.c Remove additional blank lines. 7 years ago
translate.c Use stdbool instead of int (Issue #8) 7 years ago
translate.h Move utf8_out back to translate.c as it is no longer used in tests. 7 years ago
voice.h wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
voices.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
wavegen.c Use stdbool instead of int (Issue #8) 7 years ago