festival

Festival speech synthesis system. More...

Festival speech synthesis system.

The festival driver provides access to the Festival speech synthesis system. Festival is available separately (also under the GNU GPL). Unlike most drivers, the festival driver queues incoming commands, rather than overwriting them. When the queue is full, new commands are discarded.

You must install Festival, but you don't need to run it yourself; Player will handle starting and stopping the Festival server.

Compile-time dependencies
Provides
Requires
Configuration requests
Configuration file options
Example
driver
(
  name "festival"
  provides ["speech:0"]
)
Author:
Brian Gerkey

Last updated 25 May 2011 21:17:00