Download List

Project Description

Speech Dispatcher is a device independent layer
for speech synthesis, developed with the goal of
making the usage of speech synthesis easier for
application programmers. It takes care of most of
the tasks necessary to solve in speech-enabled
applications. What a very high level GUI library
is to graphics, Speech Dispatcher is to speech
synthesis. The architecture is based on a proven
client/server model. The basic means of client
communication is through a TCP connection using
the Speech Synthesis Independent Protocol (SSIP),
or through an interface library.

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.

2004-05-28 19:48 Back to release list
0.4

The generic output module can also set volume now. spd-say was rewritten to accept the most important speech parameters and thus provide a simple but useful Speech Dispatcher client. The C/C++ shared library interface now uses TCP_NODELAY to prevent timeouts and thus make the communication faster. Various bugs were fixed.

Project Resources