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 6d168ead22 fifo.c: Fix -Wmissing-prototypes warnings. 8 years ago
..
compiledata.c Enable and fix -Wunused-variable warnings. 8 years ago
compiledict.c Fix storing the line length in the hash chain. 8 years ago
compilembrola.c Don't write random bytes to the end of _phtrans files. 8 years ago
dictionary.c Use strcpy instead of memcpy+strlen. 8 years ago
encoding.c Enable and fix -Wunused-parameter warnings. 8 years ago
error.c encoding.c: Create a string decoding API; support US-ASCII decoding. 8 years ago
error.h phoneme: pass the feature enum value to phoneme_add_feature. 8 years ago
espeak_api.c Make the encoding.h API public. 8 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 Enable and fix -Wunused-but-set-variable warnings. 8 years ago
event.h Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
fifo.c fifo.c: Fix -Wmissing-prototypes warnings. 8 years ago
fifo.h fifo.c: Fix -Wmissing-prototypes warnings. 8 years ago
ieee80.c Use an Open Source implementation of ieee80.c. 9 years ago
intonation.c Ensure that flags in the syllables are initialised. 8 years ago
klatt.c Moved speak_lib.h to espeak-ng directory 9 years ago
klatt.h Use M_PI instead of PI. 9 years ago
mbrowrap.c mbrowrap: fix building on Windows. 8 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 Make the encoding.h API public. 8 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 Make the encoding.h API public. 8 years ago
readclause.c Enable and fix -Wunused-variable warnings. 8 years ago
setlengths.c Make the encoding.h API public. 8 years ago
sintab.h Add copyright notices to files that are missing them. 9 years ago
spect.c Fix running espeak-ng on big-endian architectures. 8 years ago
spect.h Return an espeak_ng_STATUS code in LoadSpectSeq. 9 years ago
speech.c Fix the return status code from Synthesize when the voices cannot be found. 8 years ago
speech.h Group the LookupMnem API implementations into mnemonics.c. 8 years ago
synth_mbrola.c Enable and fix -Wunused-parameter warnings. 8 years ago
synthdata.c Enable and fix -Wunused-variable warnings. 8 years ago
synthesize.c Make the encoding.h API public. 8 years ago
synthesize.h Move outbuf_size to where it is actually used. 8 years ago
tr_languages.c Don't ignore ZWJ characters. 8 years ago
translate.c Enable and fix -Wunused-variable warnings. 8 years ago
translate.h Remove the now unused emoji_zwj specifier. 8 years ago
voice.h WVoiceChanged is not used, so remove it. 9 years ago
voices.c Enable and fix -Wunused-function warnings. 8 years ago
wavegen.c Move outbuf_size to where it is actually used. 8 years ago