source: gnome/add/gnome-speech.xml@ 86af98a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 86af98a was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3629 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!ENTITY gnome-speech-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.3/gnome-speech-&gnome-speech-version;.tar.bz2">
8<!ENTITY gnome-speech-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.3/gnome-speech-&gnome-speech-version;.tar.bz2">
9<!ENTITY gnome-speech-md5sum "34382d0b33146b1f8fc5239895471369">
10<!ENTITY gnome-speech-size "255 KB">
11<!ENTITY gnome-speech-buildsize "4.6 MB">
12<!ENTITY gnome-speech-time "0.15 SBU">
13]>
14
15<sect1 id="gnome-speech" xreflabel="GNOME Speech-&gnome-speech-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="gnome-speech.html"?>
21<title>GNOME Speech-&gnome-speech-version;</title>
22
23<sect2>
24<title>Introduction to <application><acronym>GNOME</acronym>
25Speech</application></title>
26
27<para>
28The <application><acronym>GNOME</acronym> Speech</application> package
29provides a simple general <acronym>API</acronym> for producing text-to-speech
30output. Multiple backends are supported by the
31<application><acronym>GNOME</acronym> Speech</application> library, but
32currently only the <application>Festival</application> backend is built by
33default; the other backends require either Java or proprietary software.
34</para>
35
36<sect3><title>Package information</title>
37<itemizedlist spacing='compact'>
38<listitem><para>Download (HTTP): <ulink
39url="&gnome-speech-download-http;"/></para></listitem>
40<listitem><para>Download (FTP): <ulink
41url="&gnome-speech-download-ftp;"/></para></listitem>
42<listitem><para>Download MD5 sum: &gnome-speech-md5sum;</para></listitem>
43<listitem><para>Download size: &gnome-speech-size;</para></listitem>
44<listitem><para>Estimated disk space required:
45&gnome-speech-buildsize;</para></listitem>
46<listitem><para>Estimated build time:
47&gnome-speech-time;</para></listitem></itemizedlist>
48</sect3>
49
50<sect3><title><application><acronym>GNOME</acronym> Speech</application>
51dependencies</title>
52<sect4><title>Required</title>
53<para><xref linkend="libbonobo"/></para>
54</sect4>
55
56<sect4><title>Optional</title>
57<para><xref linkend="java-access-bridge"/>,
58<ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>,
59<ulink url="http://freetts.sourceforge.net/">FreeTTS</ulink>,
60<ulink url="http://www.ibm.com/software/voice/viavoice/">ViaVoice</ulink>,
61<ulink url="http://www.scansoft.com/">Eloquence</ulink>,
62<ulink url="http://www.fonix.com/">DECTalk</ulink> and
63<ulink url="http://www.cepstral.com/">Theta</ulink></para>
64</sect4>
65</sect3>
66
67</sect2>
68
69<sect2>
70<title>Installation of <application><acronym>GNOME</acronym>
71Speech</application></title>
72
73<note><para>You must install at least one of the backend drivers for
74<application><acronym>GNOME</acronym> Speech</application> to render speech
75through the audio hardware. Testing the installation of the backend driver
76to ensure it produces desired results before installing
77<application><acronym>GNOME</acronym> Speech</application> is
78recommended.</para></note>
79
80<para>Install <application><acronym>GNOME</acronym> Speech</application> by
81running the following commands:</para>
82
83<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
84make &amp;&amp;
85make install</command></userinput></screen>
86
87</sect2>
88
89<sect2>
90<title>Command explanations</title>
91
92<para><option>--with-jab-dir=`pkg-config
93--variable=prefix ORBit-2.0`/share/jar</option>: Use this option if you
94have installed the <application>Java Access Bridge</application> package and
95wish to have <application><acronym>GNOME</acronym> Speech</application> build
96in Java support.</para>
97
98<para>Note: see the <filename>README</filename> and
99<filename>INSTALL</filename> files in the package source tree for the correct
100parameters to pass to <command>configure</command> to enable the desired
101backends.</para>
102
103</sect2>
104
105<sect2>
106<title>Testing the installation</title>
107
108<para>You can test all the available backend drivers, voices and audio
109hardware using the <command>test-speech</command> command. Invoking
110<command>test-speech</command> produces a menu allowing you to select
111a backend driver, then prompts you (with on-screen prompts and text-to-speech
112audio) for additional information.</para>
113
114</sect2>
115
116<sect2>
117<title>Contents</title>
118
119<para>The <application><acronym>GNOME</acronym> Speech</application>
120package contains
121<command>festival-synthesis-driver</command>,
122<command>test-speech</command> and
123<filename class="libraryfile">libgnomespeech</filename>. Other drivers
124and libraries are also installed if you have enabled additional
125backends.</para>
126
127</sect2>
128
129<sect2><title>Description</title>
130
131<sect3><title>test-speech</title>
132<para><command>test-speech</command> is used to test the various backend
133drivers and voices installed on the system.</para>
134</sect3>
135
136<sect3><title>libgnomespeech</title>
137<para><filename class="libraryfile">libgnomespeech</filename> provides
138the <acronym>API</acronym> for programs to convert text into
139speech.</para>
140</sect3>
141
142</sect2>
143
144</sect1>
Note: See TracBrowser for help on using the repository browser.