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 8df810f776 Remove paused from synthesize.c as it is now no longer used. 9 years ago
..
compiledata.c Use a HAVE_MKSTEMP configure check instead of PLATFORM_POSIX. 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. 9 years ago
error.c Move strerror_r portability to a string.h compatibility shim. 10 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 Remove includes from internal header files. 10 years ago
event.h Move include/espeak{-ng => }/speak_lib.h. 10 years ago
fifo.c Add a missing pthread_mutex_unlock call in fifo_add_commands. [Coverity] 10 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. 9 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 MSI: set the Path registry value to the install directory 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 Use malloc/strdup instead of Alloc. 10 years ago
synthesize.c Remove paused from synthesize.c as it is now no longer used. 9 years ago
synthesize.h i_CHANGE_PHONEME2 is not used and the code conflicts with i_ADD_LENGTH, so remove it 10 years ago
tr_languages.c Fix GCC -Wnarrowing warnings. 10 years ago
translate.c Use free instead of Free as free checks for NULL. 10 years ago
translate.h Fix GCC -Wnarrowing warnings. 10 years ago
voice.h Fix a null pointer dereference in DoVoiceChange(synthesize.c). [Coverity] 10 years ago
voices.c Perform case insensitive comparisons for matching voice names. 9 years ago
wave.c Fix detecting if pulseaudio is running in audio=runtime mode. 10 years ago
wave.h Remove the unused wave_test_get_write_buffer. 10 years ago
wave_pulse.c Merge the error labels in pulse_open to simplify the logic. 10 years ago
wave_sada.c Remove the unused wave_test_get_write_buffer. 10 years ago
wavegen.c Use M_PI instead of PI. 10 years ago