| .. |
|
compiledata.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
compiledict.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
compilembrola.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
dictionary.c
|
Fix a buffer size calculation in Lookup.
|
10 years ago |
|
error.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
error.h
|
Support displaying error context information.
|
10 years ago |
|
espeak_api.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
espeak_command.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
espeak_command.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
event.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
event.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
fifo.c
|
Make close_stream(fifo.c) return a status code (don't assert on failure) [clang scan-build]
|
10 years ago |
|
fifo.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
ieee80.c
|
Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae
|
10 years ago |
|
intonation.c
|
Pass syllable_tab by parameter instead of a static global to avoid setting a stack value to a global [clang scan-build].
|
10 years ago |
|
klatt.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
klatt.h
|
Reformat the code using the uncrustify program.
|
10 years ago |
|
mbrowrap.c
|
Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae
|
10 years ago |
|
mbrowrap.h
|
Fix GCC -Wunused-parameter warnings.
|
10 years ago |
|
numbers.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
phoneme.h
|
Check and fix source code formatting.
|
10 years ago |
|
phonemelist.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
readclause.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
setlengths.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
sintab.h
|
Add copyright notices to files that are missing them.
|
10 years ago |
|
spect.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
spect.h
|
Return an espeak_ng_STATUS code in LoadSpectSeq.
|
10 years ago |
|
speech.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
speech.h
|
Check and fix source code formatting.
|
10 years ago |
|
synth_mbrola.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
synthdata.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
synthesize.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
synthesize.h
|
Use the error context API in espeak_ng_Initialize.
|
10 years ago |
|
tr_languages.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
translate.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
translate.h
|
Remove the f_logespeak logging code.
|
10 years ago |
|
voice.h
|
Check and fix source code formatting.
|
10 years ago |
|
voices.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |
|
wave.c
|
Remove a dead assignment in copyBuffer(wave.c) [clang scan-build]
|
10 years ago |
|
wave.h
|
Expose a device name parameter to wave_open.
|
10 years ago |
|
wave_pulse.c
|
Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication.
|
10 years ago |
|
wave_sada.c
|
Move the clock_gettime2 and add_time_in_ms implementation to event.c to avoid code duplication.
|
10 years ago |
|
wavegen.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
10 years ago |