Download List

Descripción del Proyecto

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.

2007-07-06 23:26
0.6.2

Esta versión incluye el soporte para eSpeak e IBM TTS. Existen numerosas correcciones de errores.
Tags: Minor feature enhancements
This release adds support for eSpeak and IBM TTS. There are numerous bugfixes.

2006-01-25 19:25
0.6

La aplicación SSIP ahora soporta los eventos de notificación y el índice de marcado. Documentación mejorada. SPD-decir la funcionalidad de cliente se ha ampliado (detención y el establecimiento de nombre del cliente). Mejor rendimiento. Un módulo de salida de voz Gnome se ha desarrollado que le permite utilizar Gnopernicus con Speech Dispatcher, y en breve estará disponible en la distribución de la voz de Gnome.
Tags: Major feature enhancements
The SSIP implementation now supports events notification and index marking. Improved documentation. spd-say client functionality has been expanded (stopping and client name setting). Better performance. A Gnome Speech output module was developed that allows you to use Gnopernicus with Speech Dispatcher, and will shortly be available in the Gnome Speech distribution.

2004-10-19 00:39
0.5

Esta versión es compatible con SSML (Speech Synthesis Markup Language) mensajes, mejora la comunicación con el Festival y el apoyo a DTK software de síntesis, apoya SSIP completo en la biblioteca de interfaz de Python, y hace varias correcciones de errores.
This release supports SSML (Speech Synthesis Markup Language) messages,
improves communication with Festival and support for DTK Software
Synthesis, supports full SSIP in the Python interface library, and makes
various bugfixes.

2004-05-30 12:31
0.4.1

Un error en el módulo de salida de genéricos (por DECtalk, TPV, y similares) se ha fijado.
Tags: Minor bugfixes
A bug in the Generic output module (for DecTalk, Epos, and similar) was fixed.

2004-05-28 19:48
0.4

El módulo de salida genérico también puede configurar el volumen ahora. SPD-dicen que fue reescrito para aceptar los parámetros del discurso más importante y por lo tanto proporcionar un cliente sencillo pero útil Speech Dispatcher. El C / C + + interfaz de la biblioteca compartida ahora utiliza TCP_NODELAY para evitar tiempos de espera y por lo tanto hacer la comunicación más rápido. Varios errores fueron corregidos.
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