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 b620f42775 voices: support a status annotation in voice files 9 years ago
..
compiledata.c Move some initialisation code from the old espeakedit.cpp file into espeak_ng_CompilePhonemeData to fix the phoneme data. 9 years ago
compiledict.c Fix a null pointer dereference in compile_rule(compiledict.c). [Coverity] 10 years ago
compilembrola.c Clean up the include files to make them consistent. 10 years ago
dictionary.c Fix building 'my' (Burmese) on Windows. 10 years ago
error.c Use stdlib.h instead of malloc.h. 9 years ago
error.h Support displaying error context information. 10 years ago
espeak_api.c Clean up the include files to make them consistent. 10 years ago
espeak_command.c Fix a null pointer dereference in create_espeak_pronunciation_list(espeak_command.c). [Coverity] 10 years ago
espeak_command.h Remove includes from internal header files. 10 years ago
event.c Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
event.h Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
fifo.c Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
fifo.h Remove includes from internal header files. 10 years ago
ieee80.c Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 10 years ago
intonation.c Clean up the include files to make them consistent. 10 years ago
klatt.c Use M_PI instead of PI. 10 years ago
klatt.h Use M_PI instead of PI. 10 years ago
mbrowrap.c Inline the calls to log in mbrowrap.c. 10 years ago
mbrowrap.h The PROC* typedefs are no longer used, so remove them. 10 years ago
numbers.c Clean up the include files to make them consistent. 10 years ago
phoneme.h Re-add the phoneme tables removed from the Burmese/Myanmar language support. 10 years ago
phonemelist.c Clean up the include files to make them consistent. 10 years ago
readclause.c Use a HAVE_MKSTEMP configure check instead of PLATFORM_POSIX. 10 years ago
setlengths.c Clean up the include files to make them consistent. 10 years ago
sintab.h Add copyright notices to files that are missing them. 10 years ago
spect.c Fix a null pointer dereference in LoadSpectSeq(spect.c). [Coverity] 10 years ago
spect.h Return an espeak_ng_STATUS code in LoadSpectSeq. 10 years ago
speech.c WVoiceChanged is not used, so remove it. 9 years ago
speech.h Use malloc/strdup instead of Alloc. 10 years ago
synth_mbrola.c Clean up the include files to make them consistent. 10 years ago
synthdata.c Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
synthesize.c option_quiet is no longer used (always set to 0), so remove it 9 years ago
synthesize.h Remove the Wave(Init|Open|Close)Sound functions as these are no longer used. 9 years ago
tr_languages.c Spanish intonation 9 years ago
translate.c option_quiet is no longer used (always set to 0), so remove it 9 years ago
translate.h option_quiet is no longer used (always set to 0), so remove it 9 years ago
voice.h WVoiceChanged is not used, so remove it. 9 years ago
voices.c voices: support a status annotation in voice files 9 years ago
wavegen.c Protect against wvoice being NULL in wavegen.c. 9 years ago