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 006bd842c3 Fix indentation in wavegen.c. 8 years ago
..
compiledata.c Don't write random bytes to the end of _phtrans files. 8 years ago
compiledict.c Updates for issue #103 Maximum group number which works is actually 62 9 years ago
compilembrola.c Don't write random bytes to the end of _phtrans files. 8 years ago
dictionary.c Improve the IsLetterGroup comments. 8 years ago
error.c Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 9 years ago
error.h Support displaying error context information. 9 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. 9 years ago
event.h Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
fifo.c Revert "issue 172: fix sluggish speech for stopped speech." 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 Moved speak_lib.h to espeak-ng directory 9 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 Moved speak_lib.h to espeak-ng directory 9 years ago
phoneme.h Re-add the phoneme tables removed from the Burmese/Myanmar language support. 9 years ago
phonemelist.c Moved speak_lib.h to espeak-ng directory 9 years ago
readclause.c Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 9 years ago
setlengths.c Moved speak_lib.h to espeak-ng directory 9 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 Reduce buffer length to 50mS and don't override it when using eSpeak for audio. 8 years ago
speech.h Revert "issue 172: fix sluggish speech for stopped speech." 8 years ago
synth_mbrola.c Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 9 years ago
synthdata.c Fix the version string references in '--version' and the Windows installer. 9 years ago
synthesize.c Moved speak_lib.h to espeak-ng directory 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 Moved speak_lib.h to espeak-ng directory 9 years ago
translate.c Moved speak_lib.h to espeak-ng directory 9 years ago
translate.h Clean up the RULE_ constants in translate.h. 9 years ago
voice.h WVoiceChanged is not used, so remove it. 9 years ago
voices.c Typo fixes 8 years ago
wavegen.c Fix indentation in wavegen.c. 8 years ago