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 bb051e6086 ky: don't speak numbers character by character 8 years ago
..
compiledata.c Allow 'apr liquid' to be used together in a phoneme. 8 years ago
compiledict.c Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 8 years ago
compilembrola.c Don't write random bytes to the end of _phtrans files. 8 years ago
dictionary.c Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 8 years ago
error.c phoneme: pass the feature enum value to phoneme_add_feature. 8 years ago
error.h phoneme: pass the feature enum value to phoneme_add_feature. 8 years ago
espeak_api.c Return ENS_SPEECH_STOPPED from Synthesize when the speech callback returns >1 to stop the audio. 8 years ago
espeak_command.c Fix a null pointer dereference in create_espeak_pronunciation_list(espeak_command.c). [Coverity] 9 years ago
espeak_command.h Remove includes from internal header files. 9 years ago
event.c Mutex needs to be locked when waiting on the condition variable. 8 years ago
event.h Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
fifo.c Remove unused wchar.h and wctype.h includes. 8 years ago
fifo.h Remove includes from internal header files. 9 years ago
ieee80.c Use an Open Source implementation of ieee80.c. 9 years ago
intonation.c Remove unused wchar.h and wctype.h includes. 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 Remove unused variables. 9 years ago
mbrowrap.h The PROC* typedefs are no longer used, so remove them. 9 years ago
numbers.c Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 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 Moved speak_lib.h to espeak-ng directory 9 years ago
readclause.c Remove the wchar tables from readclause, now the standard is* and to* APIs are being used. 8 years ago
setlengths.c Remove unused wchar.h and wctype.h includes. 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 Return the actual error from GetFileLength instead of 0. 8 years ago
speech.h issue #172: flush audio on cancel requests. 8 years ago
synth_mbrola.c Remove unused wchar.h and wctype.h includes. 8 years ago
synthdata.c Remove unused wchar.h and wctype.h includes. 8 years ago
synthesize.c Remove unused wchar.h and wctype.h includes. 8 years ago
synthesize.h Use OPCODE for the RETURN and CONTINUE opcodes. 8 years ago
tr_languages.c ky: don't speak numbers character by character 8 years ago
translate.c Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 8 years ago
translate.h Replace the *2 wchar/wctype APIs with their standard versions. These will be fixed using compatibility headers. 8 years ago
voice.h WVoiceChanged is not used, so remove it. 9 years ago
voices.c Remove unused wchar.h and wctype.h includes. 8 years ago
wavegen.c Fix indentation in wavegen.c. 8 years ago