Speak is a voice synthesis activity for the Sugar desktop.
Speak shows a face that will talk what is typed, within reason.
Speak is part of the Sugar desktop and is often included. Please refer to;
- How to Get Sugar on sugarlabs.org,
- How to use Sugar,
- Download Speak using Browse, search for
Speak
, then download, and; - How to use Speak.
On Sugar desktop systems;
- use My Settings, Software Update, or;
- use Browse to open activities.sugarlabs.org, search for
Speak
, then download.
Speak depends on Python, Sugar Toolkit for GTK+ 3, GStreamer 1, GTK+ 3, and gst-plugins-espeak.
Speak is started by Sugar.
Speak is packaged by Fedora. On Fedora systems;
dnf install sugar-speak
Speak is not packaged by Debian and Ubuntu distributions. On Debian
and Ubuntu systems dependencies include gstreamer1.0-espeak
,
gir1.2-gstreamer-1.0
, and gir1.2-gst-plugins-base-1.0
.
The master
branch targets an environment with latest stable release
of Sugar, with dependencies on
latest stable release of Fedora and Debian distributions.
The not-gstreamer1
branch is a backport of features and bug fixes
from the master
branch for ongoing maintenance of the activity on
Fedora 18 systems which don't have well-functioning GStreamer 1
packages.