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 4ba60623e8 Create an espeak-ng version of espeak_Synchronize. 9 years ago
..
compiledata.c Use ENS_ for eSpeak NG error codes, and standardize on a numbering scheme. 9 years ago
compiledict.c Use ENS_ for eSpeak NG error codes, and standardize on a numbering scheme. 9 years ago
compilembrola.c Use errno codes in place of ENE_(READ|WRITE)_ERROR. 9 years ago
dictionary.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
espeak_api.c Create an espeak-ng version of espeak_Synchronize. 9 years ago
espeak_command.c Propagate the Synthesize status return code through sync_espeak_(Key|Char). 9 years ago
espeak_command.h Create an espeak-ng version of espeak_SetParameter. 9 years ago
event.c Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication. 9 years ago
event.h Reformat the code using the uncrustify program. 9 years ago
fifo.c Use espeak_ng_STATUS codes for the fifo API. 9 years ago
fifo.h Use espeak_ng_STATUS codes for the fifo API. 9 years ago
ieee80.c Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
intonation.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
klatt.c Make LoadPhData return an espeak_ng_STATUS code. 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 Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
phoneme.h Check and fix source code formatting. 9 years ago
phonemelist.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
readclause.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
setlengths.c Create an espeak-ng version of espeak_SetParameter. 9 years ago
sintab.h Add copyright notices to files that are missing them. 9 years ago
spect.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
spect.h Check and fix source code formatting. 9 years ago
speech.c Create an espeak-ng version of espeak_Synchronize. 9 years ago
speech.h Check and fix source code formatting. 9 years ago
synth_mbrola.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
synthdata.c Remove the f_logespeak logging code. 9 years ago
synthesize.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
synthesize.h Create an espeak-ng version of espeak_SetParameter. 9 years ago
tr_languages.c Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
translate.c Remove the f_logespeak logging code. 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 Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
wave.c Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication. 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 Make LoadPhData return an espeak_ng_STATUS code. 9 years ago