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 c8f83c6b1f Add ucd/ucd.h to readclause.c, to fix building on Android. 8 years ago
..
compiledata.c Rename the isVel check to isVelar. 8 years ago
compiledict.c Fix storing the line length in the hash chain. 8 years ago
compilembrola.c Don't write random bytes to the end of _phtrans files. 8 years ago
dictionary.c Fix reading hash table entries > 128. 8 years ago
encoding.c Make the encoding.h API public. 8 years ago
error.c encoding.c: Create a string decoding API; support US-ASCII decoding. 8 years ago
error.h phoneme: pass the feature enum value to phoneme_add_feature. 8 years ago
espeak_api.c Make the encoding.h API public. 8 years ago
espeak_command.c Build a test version of libespeak-ng that exposes the internal APIs. 8 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 Build a test version of libespeak-ng that exposes the internal APIs. 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 Make the encoding.h API public. 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 build: fix duplicated symbol when linking 8 years ago
mbrowrap.h build: fix duplicated symbol when linking 8 years ago
mnemonics.c encoding.c: Don't crash when passing a NULL string to LookupMnem. 8 years ago
numbers.c Make the encoding.h API public. 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 Make the encoding.h API public. 8 years ago
readclause.c Add ucd/ucd.h to readclause.c, to fix building on Android. 8 years ago
setlengths.c Make the encoding.h API public. 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 Fix the return status code from Synthesize when the voices cannot be found. 8 years ago
speech.h Group the LookupMnem API implementations into mnemonics.c. 8 years ago
synth_mbrola.c Make the encoding.h API public. 8 years ago
synthdata.c Use int to store the value from GetFileLength. 8 years ago
synthesize.c Make the encoding.h API public. 8 years ago
synthesize.h Move outbuf_size to where it is actually used. 8 years ago
tr_languages.c Merge remote-tracking branch 'valdisvi/master' 8 years ago
translate.c Fix pronouncing replacement text that is dependent on start of word rules. 8 years ago
translate.h Remove the now unused emoji_zwj specifier. 8 years ago
voice.h WVoiceChanged is not used, so remove it. 9 years ago
voices.c Fix setting the default voice from espeak_SetVoiceByProperties. 8 years ago
wavegen.c Move outbuf_size to where it is actually used. 8 years ago