source: archive/gnome-obsolete/gnome-speech.xml@ 8c37ba6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 8c37ba6 was 99b3ac4, checked in by Krejzi <krejzi@…>, 12 years ago

Rename archive/obsolete to archive/gnome-obsolete

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

  • Property mode set to 100644
File size: 8.5 KB
RevLine 
[9d2dc4e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[9d2dc4e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[d226c1ff]7 <!ENTITY gnome-speech-download-http "&gnome-download-http;/gnome-speech/0.4/gnome-speech-&gnome-speech-version;.tar.bz2">
8 <!ENTITY gnome-speech-download-ftp "&gnome-download-ftp;/gnome-speech/0.4/gnome-speech-&gnome-speech-version;.tar.bz2">
[5899e13]9 <!ENTITY gnome-speech-md5sum "89cbc23fc131c33396c0346085759f63">
10 <!ENTITY gnome-speech-size "329 KB">
[35251a7d]11 <!ENTITY gnome-speech-buildsize "5 MB">
[5899e13]12 <!ENTITY gnome-speech-time "0.1 SBU">
[9d2dc4e2]13]>
14
[bdce304]15<sect1 id="gnome-speech" xreflabel="GNOME Speech-&gnome-speech-version;">
[24d01da]16 <?dbhtml filename="gnome-speech.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>GNOME Speech-&gnome-speech-version;</title>
24
25 <indexterm zone="gnome-speech">
26 <primary sortas="a-GNOME Speech">GNOME Speech</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Speech</title>
31
32 <para>The <application>GNOME Speech</application> package provides a
33 simple general API for producing text-to-speech output. Multiple backends
34 are supported by the <application>GNOME Speech</application> library, but
35 currently only the <application>Festival</application> backend is built
36 by default; the other backends require either Java or proprietary
37 software.</para>
38
[a10f4a7]39 &lfs65_checked;
40
[24d01da]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&gnome-speech-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&gnome-speech-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &gnome-speech-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &gnome-speech-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &gnome-speech-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &gnome-speech-time;</para>
60 </listitem>
61 </itemizedlist>
62
[86817443]63 <!--
[4ab8ab9]64 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
65 <itemizedlist spacing="compact">
66 <listitem>
67 <para>Required patch: <ulink
68 url="&patch-root;/gnome-speech-&gnome-speech-version;-freetts_fix-1.patch"/></para>
69 </listitem>
70 </itemizedlist>
[86817443]71 -->
[4ab8ab9]72
[24d01da]73 <bridgehead renderas="sect3">GNOME Speech Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
[c72d5551]76 <para role="required"><xref linkend="libbonobo"/></para>
[24d01da]77
[acf305e]78 <bridgehead renderas="sect4">Optional Backend Drivers</bridgehead>
[c72d5551]79 <para role="optional"><xref linkend="java-access-bridge"/>,
[0d528bd]80 <xref linkend="freetts"/>,
[acf305e]81 <ulink url="http://www.fonixspeech.com/pages/index.php">DECtalk</ulink>,
82 <ulink url="http://espeak.sourceforge.net/">eSpeak</ulink>,
[24d01da]83 <ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>,
[acf305e]84 <ulink url="http://voice-software.loquendo.com/interactive-tts.htm">Loquendo</ulink>,
85 <ulink url="http://www.freebsoft.org/speechd">Speech Dispatcher</ulink>,
86 <ulink url="http://www.nuance.com/">Speechworks ETI Eloquence</ulink>,
87 <ulink url="http://www.cepstral.com/">Swift</ulink>,
88 <ulink url="http://www.cepstral.com/">Theta</ulink>, and
89 <ulink url="http://www.ibm.com/software/voice/viavoice/">ViaVoice</ulink></para>
[24d01da]90
[0a7c3921]91 <para condition="html" role="usernotes">User Notes:
92 <ulink url="&blfs-wiki;/gnome-speech"/></para>
93
[24d01da]94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of GNOME Speech</title>
98
99 <note>
100 <para>You must install at least one of the backend drivers for
101 <application>GNOME Speech</application> to render speech through the
[b56f06c3]102 audio hardware. You should test the installation of the backend driver and
[24d01da]103 ensure it produces desired results before installing
[b56f06c3]104 <application>GNOME Speech</application>.</para>
[24d01da]105 </note>
106
107 <para>Install <application>GNOME Speech</application> by
108 running the following commands:</para>
109
[b56f06c3]110<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
[0d528bd]111make</userinput></screen>
112
113 <para>This package does not come with a test suite.</para>
114
115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
116
117<screen role='root'><userinput>make install &amp;&amp;
118install -v -m644 -D doc/gnome-speech.html \
[b56f06c3]119 $(pkg-config --variable=prefix \
120 ORBit-2.0)/share/doc/gnome-speech-&gnome-speech-version;/gnome-speech.html</userinput></screen>
[24d01da]121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
[e05cd03f]127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[b56f06c3]128 href="../../xincludes/gnome-prefix.xml"/>
129
130 <para><option>--with-jab-dir=$(pkg-config
131 --variable=prefix ORBit-2.0)/share/jar</option>: Use this option if you
[24d01da]132 have installed the <application>Java Access Bridge</application> package
133 and wish to have <application>GNOME Speech</application> build
134 in <application>Java</application> support.</para>
135
136 <para>Note: see the <filename>README</filename> and
137 <filename>INSTALL</filename> files in the package source tree for the
138 correct parameters to pass to <command>configure</command> to enable the
139 desired backends.</para>
140
141 </sect2>
142
[4f2f35c]143 <sect2 role="testing">
[0d528bd]144 <title>Testing the Installation</title>
[24d01da]145
146 <para>You can test all the available backend drivers, voices and audio
147 hardware using the <command>test-speech</command> command. Invoking
148 <command>test-speech</command> produces a menu allowing you to select
[bccbdaea]149 a backend driver and the desired voice, then prompts you (with on-screen
[0d528bd]150 prompts and text-to-speech audio) for additional information.</para>
[24d01da]151
[4ab8ab9]152 <para>If you are using the <application>FreeTTS</application> backend and
153 you do not hear any audio, you may need to use the streaming audio method
154 instead of the clip audio method. As the
155 <systemitem class="username">root</systemitem> user, modify the
156 <command>freetts-synthesis-driver</command> script:</para>
157
[b56f06c3]158<screen role='root'><userinput>sed -i "s/clip/streaming/" <envar>$GNOME_PREFIX</envar>/bin/freetts-synthesis-driver</userinput></screen>
[4ab8ab9]159
[24d01da]160 </sect2>
161
162 <sect2 role="content">
163 <title>Contents</title>
164
165 <segmentedlist>
166 <segtitle>Installed Programs</segtitle>
167 <segtitle>Installed Library</segtitle>
168 <segtitle>Installed Directories</segtitle>
169
170 <seglistitem>
[35251a7d]171 <seg>festival-synthesis-driver and test-speech</seg>
172 <seg>libgnomespeech.so and GNOME_Speech_module.so. Other drivers and
173 libraries are also installed if you have enabled additional
174 backends.</seg>
[5899e13]175 <seg><envar>$GNOME_PREFIX</envar>/{include/gnome-speech-1.0/gnome-speech,
[0a7c3921]176 share/{doc/gnome-speech-&gnome-speech-version;,
[5899e13]177 idl/gnome-speech-1.0}}</seg>
[24d01da]178 </seglistitem>
179 </segmentedlist>
180
181 <variablelist>
182 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
183 <?dbfo list-presentation="list"?>
184 <?dbhtml list-presentation="table"?>
185
186 <varlistentry id="test-speech">
187 <term><command>test-speech</command></term>
188 <listitem>
189 <para>is used to test the various backend drivers and voices
190 installed on the system.</para>
191 <indexterm zone="gnome-speech test-speech">
192 <primary sortas="b-test-speech">test-speech</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="libgnomespeech">
[5899e13]198 <term><filename class='libraryfile'>libgnomespeech.so</filename></term>
[24d01da]199 <listitem>
200 <para>provides the API for programs to convert text into speech.</para>
201 <indexterm zone="gnome-speech libgnomespeech">
[5899e13]202 <primary sortas="c-libgnomespeech">libgnomespeech.so</primary>
[24d01da]203 </indexterm>
204 </listitem>
205 </varlistentry>
206
[35251a7d]207 <varlistentry id="GNOME_Speech_module">
208 <term><filename class='libraryfile'>GNOME_Speech_module.so</filename></term>
209 <listitem>
210 <para>is an <application>ORBit2</application> module.</para>
211 <indexterm zone="gnome-speech GNOME_Speech_module">
212 <primary sortas="c-GNOME_Speech_module">GNOME_Speech_module.so</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
[24d01da]217 </variablelist>
218
219 </sect2>
[bdce304]220
221</sect1>
Note: See TracBrowser for help on using the repository browser.