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 39cd145ba3 Make close_stream(fifo.c) return a status code (don't assert on failure) [clang scan-build] 9 years ago
..
compiledata.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
compiledict.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
compilembrola.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
dictionary.c Fix a buffer size calculation in Lookup. 9 years ago
error.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
error.h Support displaying error context information. 9 years ago
espeak_api.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
espeak_command.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
espeak_command.h Move include/espeak{-ng => }/speak_lib.h. 9 years ago
event.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
event.h Move include/espeak{-ng => }/speak_lib.h. 9 years ago
fifo.c Make close_stream(fifo.c) return a status code (don't assert on failure) [clang scan-build] 9 years ago
fifo.h Move include/espeak{-ng => }/speak_lib.h. 9 years ago
ieee80.c Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
intonation.c Pass syllable_tab by parameter instead of a static global to avoid setting a stack value to a global [clang scan-build]. 9 years ago
klatt.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
klatt.h Reformat the code using the uncrustify program. 9 years ago
mbrowrap.c Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
mbrowrap.h Fix GCC -Wunused-parameter warnings. 9 years ago
numbers.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
phoneme.h Check and fix source code formatting. 9 years ago
phonemelist.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
readclause.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
setlengths.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
sintab.h Add copyright notices to files that are missing them. 9 years ago
spect.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
spect.h Return an espeak_ng_STATUS code in LoadSpectSeq. 9 years ago
speech.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
speech.h Check and fix source code formatting. 9 years ago
synth_mbrola.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
synthdata.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
synthesize.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
synthesize.h Use the error context API in espeak_ng_Initialize. 9 years ago
tr_languages.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
translate.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
translate.h Remove the f_logespeak logging code. 9 years ago
voice.h Check and fix source code formatting. 9 years ago
voices.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago
wave.c Remove a dead assignment in copyBuffer(wave.c) [clang scan-build] 9 years ago
wave.h Expose a device name parameter to wave_open. 9 years ago
wave_pulse.c Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication. 9 years ago
wave_sada.c Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication. 9 years ago
wavegen.c Move include/espeak{-ng => }/speak_lib.h. 9 years ago