[espeak-gui] Graphical User Interface for eSpeak
------------------------------------------------

This project aims to create a simple graphical user interface for
the eSpeak speech synthesizer, entirely developed using Python and GTK+.

Dependencies
------------

You'll need Python version 2.5 or later, several PyGTK+ components (GTK+,
GConf, GObject, etc) and PyGtkSourceView2. Additionally, you'll need to
install the Python bindings for eSpeak from https://launchpad.net/python-espeak.

The automatic language identification feature requires libtextcat (for Debian,
libtextcat0 >= 2.2-8).

For the installation script to work you'll also need the DistUtilsExtra
module (package python-distutils-extra for Debian/Ubuntu).
