.. |
compiledata.c
|
Rename the isVel check to isVelar.
|
8 years ago |
compiledict.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
compilembrola.c
|
Don't write random bytes to the end of _phtrans files.
|
8 years ago |
dictionary.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
encoding.c
|
encoding.c: Create a text_decoder_decode_string_multibyte helper to work with the espeakCHARS_* flags.
|
8 years ago |
encoding.h
|
encoding.c: Create a text_decoder_decode_string_multibyte helper to work with the espeakCHARS_* flags.
|
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
|
Use the text decoder API in readclause.c.
|
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.
|
8 years ago |
intonation.c
|
Use the text decoder API in readclause.c.
|
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 |
mnemonics.c
|
encoding.c: Don't crash when passing a NULL string to LookupMnem.
|
8 years ago |
numbers.c
|
Use the text decoder API in readclause.c.
|
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
|
Use the text decoder API in readclause.c.
|
8 years ago |
readclause.c
|
encoding.c: Support determining the string length for length < 0.
|
8 years ago |
setlengths.c
|
Use the text decoder API in readclause.c.
|
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
|
Remove the now unused option_multibyte variable.
|
8 years ago |
speech.h
|
Group the LookupMnem API implementations into mnemonics.c.
|
8 years ago |
synth_mbrola.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
synthdata.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
synthesize.c
|
Use the text decoder object at the top-level Synthesize/espeak_TextToPhonemes call, not in TranslateClause.
|
8 years ago |
synthesize.h
|
Use the text decoder object at the top-level Synthesize/espeak_TextToPhonemes call, not in TranslateClause.
|
8 years ago |
tr_languages.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
translate.c
|
TranslateWord: remove the unused add_plural_suffix variable.
|
8 years ago |
translate.h
|
Remove the now unused option_multibyte variable.
|
8 years ago |
voice.h
|
WVoiceChanged is not used, so remove it.
|
9 years ago |
voices.c
|
Use the text decoder API in readclause.c.
|
8 years ago |
wavegen.c
|
Fix indentation in wavegen.c.
|
8 years ago |