0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(Server Programming) (Other Functions in C): spd_command_line() removed temporarily. (Parameter Setting Commands in C): Added spd_set_output_module(). (Parameter Setting Commands in C): Added spd_set_volume(). (Parameter Setting Commands in C): spd_set_voice_type() described. More... about 21 years ago
*** empty log message *** More... about 21 years ago
LIB_SPD_CURRENT version number incremented. More... about 21 years ago
DebugFile changed from debug-festival to debug-flite. More... about 21 years ago
*** empty log message *** More... about 21 years ago
(EXTRA_DIST): Include the Common Lisp library in the distribution. More... about 21 years ago
*** empty log message *** More... about 21 years ago
* src/modules/festival.c: Mistyped '-' removed. More... about 21 years ago
*** empty log message *** More... about 21 years ago
(do_speak): Proper return value. (module_get_message_part): Unused variable 'im' removed. (module_parent_wfork): Make sure read_bytes is always initialized. More... about 21 years ago
Unused variable removed. More... about 21 years ago
Unused variables cleaned. More... about 21 years ago
Cleaning. More... about 21 years ago
(cache_gen_key): bug: == instead of = More... about 21 years ago
Replaced by speech-dispatcher*.texi. More... about 21 years ago
(main): Pid file is now speech-dispatcher.pid instead of speechd.pid. More... about 21 years ago
Program name changed to speech-dispatcher. More... about 21 years ago
say renamed to spd-say. More... about 21 years ago
*** empty log message *** More... about 21 years ago
Version number incremented (0.3) More... about 21 years ago
* configure.in: speechd -> speech-dispatcher in substitution variables. More... about 21 years ago
speechd -> speechd-dispatcher More... about 21 years ago
*** empty log message *** More... about 21 years ago
*** empty log message *** More... about 21 years ago
* config/modules/dtk-generic.conf: New configuration file for the generic output module for DecTalk Software synthesizer (non-free). More... about 21 years ago
*** empty log message *** More... about 21 years ago
* AUTHORS: Added Jacob Schmude to Thanks. More... about 21 years ago
* config/modules/festival.conf: Typo fixed. More... about 21 years ago
* config/modules/epos-generic.conf (GenericRateForceInteger): New option. (GenericPitchForceInteger): New option. More... about 21 years ago
* src/modules/generic.c (GenericRateForceInteger): New parameter. (GenericPitchForceInteger): New parameter. (_generic_speak): If GenericPitchForceInteger is set, write the rate to the bash command without decimals. The same for GenericRateForceInteger. More... about 21 years ago