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.
Reece H. Dunn 768957e0fc Don't copy filepath to buf. [coverity] 7 years ago
..
compiledata.c Include dictionary.h in the relevant source files to avoid implicit-function-declaration warnings. 7 years ago
compiledict.c headers: add new file compiledict.h with declarations of functions in compiledict.c 7 years ago
compiledict.h compiledict.h: espeak_ng_CompileDictionary is defined in espeak_ng.h, so don't redefine it here. 7 years ago
compilembrola.c Don't copy filepath to buf. [coverity] 7 years ago
dictionary.c headers: add new file dictionary.h with declarations of functions in dictionary.c 7 years ago
dictionary.h Fix building on Windows. 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 Include dictionary.h in the relevant source files to avoid implicit-function-declaration warnings. 7 years ago
error.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
espeak_api.c headers: add new file compiledict.h with declarations of functions in compiledict.c 7 years ago
espeak_command.c remove more unnecessary speech.h includes 7 years ago
espeak_command.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
event.c remove more unnecessary speech.h includes 7 years ago
event.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
fifo.c Use stdbool instead of int (Issue #8) 7 years ago
fifo.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
ieee80.c ieee80.c: Fix -Wmissing-prototypes warnings (create an ieee80.h header file). 7 years ago
ieee80.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
intonation.c headers: continue with synthdata.h 7 years ago
intonation.h headers: add new file intonation.h with declarations of functions in intonation.c 7 years ago
klatt.c Replace references to USHORT, DOUBLEX and UCHAR with unsigned short, double and unsigned char. 7 years ago
klatt.h Replace references to USHORT, DOUBLEX and UCHAR with unsigned short, double and unsigned char. 7 years ago
mbrola.h headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c 7 years ago
mbrowrap.c remove more unnecessary speech.h includes 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 headers: continue with synthdata.h 7 years ago
numbers.h headers: add new file numbers.h with declarations of functions in numbers.c 7 years ago
phoneme.c Use constants for the phARTICULATION values. 8 years ago
phoneme.h headers: continue with synthdata.h 7 years ago
phonemelist.c headers: add new file synthdata.h with declarations of functions in synthdata.c 7 years ago
phonemelist.h headers: add new file phonemelist.h with declarations of functions in phonemelist.c 7 years ago
readclause.c headers: continue with synthdata.h 7 years ago
readclause.h headers: add new file readclause.h with declarations of functions in readclause.c 7 years ago
setlengths.c headers: add new file wavegen.h with declarations of functions in wavegen.c 7 years ago
setlengths.h headers: add new file setlengths.h with declarations of functions in setlengths.c 7 years ago
sintab.h make all headers (almost) self-contained by using include guards and #include statements within headers 7 years ago
spect.c Replace references to USHORT, DOUBLEX and UCHAR with unsigned short, double and unsigned char. 7 years ago
spect.h headers: add new file wavegen.h with declarations of functions in wavegen.c 7 years ago
speech.c headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c 7 years ago
speech.h Fix building on Windows. 7 years ago
ssml.c Include dictionary.h in the relevant source files to avoid implicit-function-declaration warnings. 7 years ago
ssml.h headers: add new file readclause.h with declarations of functions in readclause.c 7 years ago
synth_mbrola.c headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c 7 years ago
synthdata.c headers: add new file synthdata.h with declarations of functions in synthdata.c 7 years ago
synthdata.h headers: continue with synthdata.h 7 years ago
synthesize.c headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c 7 years ago
synthesize.h headers: add new file mbrola.h with declarations of functions in compilembrola.c and synth_mbrola.c 7 years ago
tr_languages.c remove more unnecessary speech.h includes 7 years ago
translate.c TranslateWord2: Don't process invalid phonemes. 7 years ago
translate.h headers: continue with synthdata.h 7 years ago
voice.h Replace references to USHORT, DOUBLEX and UCHAR with unsigned short, double and unsigned char. 7 years ago
voices.c headers: add new file wavegen.h with declarations of functions in wavegen.c 7 years ago
wavegen.c headers: add new file wavegen.h with declarations of functions in wavegen.c 7 years ago
wavegen.h headers: add new file wavegen.h with declarations of functions in wavegen.c 7 years ago