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.
Sascha Brawer 1b923fb0d6 Fix compiler warning 7 years ago
..
compiledata.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
compiledict.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
compilembrola.c wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
dictionary.c readability fix: use boolean instead of 0 and 1 for loop control 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 Fix compiler warning 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 readability fix: use boolean instead of 0 and 1 for loop control 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 readability fix: use boolean instead of 0 and 1 for loop control 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 readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
readclause.c Merge remote-tracking branch 'jaacoppi/bugfix' 7 years ago
setlengths.c readability fix: use boolean instead of 0 and 1 for loop control 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 readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
speech.h Group the LookupMnem API implementations into mnemonics.c. 8 years ago
synth_mbrola.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
synthdata.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
synthesize.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
synthesize.h Unify terminology for stress 7 years ago
tr_languages.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
translate.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
translate.h readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
voice.h wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
voices.c readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
wavegen.c Use stdbool instead of int (Issue #8) 7 years ago