0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... almost 18 years ago
Espeak module added. Descriptions improved. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Minor improvements of the "User applications" section. More... almost 18 years ago
Minor updates to espeak output module. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Added Steve Holmes and Lukas Loehrer. More... almost 18 years ago
(_output_get_voices): Check if reply is not null. More... almost 18 years ago
GenericPunctNone, GenericPunctSome and GenericPunctAll: new options. More... almost 18 years ago
LIST SYNTHESIS_VOICES and SET SYNTHESIS VOICE added. More... almost 18 years ago
added 3 new punctuation variables: GenericPunctNone, GenericPunctSome, and GenericPunctAll More... almost 18 years ago
Sections reorganized. Added notes about Espeak. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Updated for 0.6.3 relese. More... almost 18 years ago
Added native espeak output module. More... almost 18 years ago
(SSIPClient.resume, SSIPClient.pause): Send the right SSIP commands. More... almost 18 years ago
(_SSIP_Connection._recv_response): Raise exception if the communication thread is not alive. More... almost 18 years ago
Don't hang up when the connection is lost. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Voice list test uncommented. More... almost 18 years ago
(OutputModule): voices -- new variable. More... almost 18 years ago
(load_output_module): Generate list of voices. More... almost 18 years ago
* src/server/output.c (_output_get_voices): More... almost 18 years ago
(module_speak): Do not update synthesis_voice twice. List of voices is generated on the beginning and each language changed and saved to memmory. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Added support for listing/setting available modules and real voices. More... almost 18 years ago
Incorrect type cast fix in festival_client.c More... almost 18 years ago
Return languages and dialects as codes in voice listing More... almost 18 years ago
When resetting language in output modules, set it to NULL instead of "en" More... almost 18 years ago
(module_speak): Removed NULL substitutions for an empty string. More... almost 18 years ago