GNOME Speech-0.3.2

Introduction to GNOME Speech

The GNOME Speech gives a simple general API for producing text-to-speech output. Multiple backends are supported by the GNOME Speech library, but currently only the Festival backend is enabled in this package; the other backends require either Java or proprietary software.

Package information

GNOME Speech dependencies

Required

libbonobo-2.6.0

Installation of GNOME Speech

Install GNOME Speech by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
make &&
make install

Contents

The GNOME Speech package contains festival-synthesis-driver, test-speech and libgnomespeech.

Description

libgnomespeech

libgnomespeech provides the API for programs to convert text into speech.