Download List

專案描述

speechd implements a /dev/speech device using either the Festival or rsynth speech synthesis packages. All plaintext written to this device will be spoken aloud (or optionally output as morse code if you are using the "morse" program as the underlying driver). Certain programs have been modified to make use of this device, including an ircII script called speech.irc, a Slashdot ticker called slashes and a package for TiK. All of these modified packages are available on the homepage.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
v0.23

Initial public release.

2001-01-30 15:13
0.54

A fix for a minor bug in the install script.

2001-01-30 15:13
0.52

Unbroke catspeech, which is needed by speech.irc. Also prints number of configured string substitutions on startup.

2001-01-30 15:13
0.50

Cleaned up layout of code, improved rsynth I/O, append to logfile instead of overwrite, convert "_" to " ", strip single quote, write PID to /var/run, man pages, Makefile that does install/uninstall/build.

2001-01-30 15:13
0.39

Added config files. (hopefully) Fixed dropped lines bug. Support for esd. Runs more like a daemon. Improved I/O. Logs. String substitution (replaces "31337" w/ "eleet" before speaking, and 220 other substitutions from ircspeak by Gareth Watts). Misc. minor bug fixes.

Project Resources