espeak-synthesis-driver.1 revision 18745
1756N/A<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
1879N/A<!--ArborText, Inc., 1988-1999, v.4002-->
1756N/A<!--ARC : LSARC 2006/202 GNOME 2.14-Vermillion-->
1756N/A<!ENTITY cmd "espeak-synthesis-driver">
1756N/A<!ENTITY % commonents SYSTEM "smancommon.ent">
1756N/A%commonents;
1756N/A<!ENTITY % booktitles SYSTEM "booktitles.ent">
1756N/A%booktitles;
1756N/A<!ENTITY suncopy "Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.">
1756N/A]>
1756N/A
1756N/A<?Pub UDT _bookmark _target>
1756N/A<?Pub Inc>
1756N/A
1756N/A<refentry id="espeak-synthesis-driver-3">
1756N/A<!-- %Z%%M% %I% %E% SMI; -->
1756N/A
1756N/A<refmeta>
1879N/A<refentrytitle>&cmd;</refentrytitle>
1879N/A<manvolnum>1</manvolnum>
1879N/A<refmiscinfo class="date">22 Oct 2008</refmiscinfo>
1756N/A<refmiscinfo class="sectdesc">&man1;</refmiscinfo>
1756N/A<refmiscinfo class="software">&release;</refmiscinfo>
1756N/A<refmiscinfo class="arch">generic</refmiscinfo>
1879N/A<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
1879N/A</refmeta>
1879N/A
1879N/A
1879N/A<indexterm><primary>&cmd;</primary></indexterm>
3863N/A<indexterm><primary>Accessibility Toolkit API</primary></indexterm>
1756N/A
1756N/A
1756N/A<refnamediv id="espeak-synthesis-driver-1-name">
1756N/A<refname>&cmd;</refname>
1756N/A<refpurpose>build GNOME Speech driver for eSpeak synthesis engines</refpurpose>
1756N/A</refnamediv>
1756N/A
1756N/A<!--------------------------------------------------------------------------------------------------SH-->
3863N/A<refsect1 id="espeak-synthesis-driver-1-desc">
1756N/A<title>DESCRIPTION</title>
1756N/A
1756N/A<para>
1756N/AThe GNOME Speech contains a standard API for communicating with various text-to-speech engines.
1756N/AIt hides the differences in the implementation, API, and markups used by the various engines
1756N/Aby defining an API that accommodates all the standard features of most speech engines,
1756N/Aand some of the more obscure features supported by some engines.
1756N/A</para>
1756N/A
1756N/A<para>
3863N/AAnd GNOME Speech driver(like freetts-synthesis-driver)implementations proxy the standard API,
3863N/Awhich is defined in IDL, to the various commands and markup language of a particular engine(like freetts).
3863N/A</para>
1756N/A
1756N/A<para>
1756N/AThis commond is building GNOME Speech driver for eSpeak engine.
1756N/AThe GNOME Speech driver for eSpeak will be built if the eSpeak libraries are found in the standard locations.
3863N/AIf the eSpeak software is installed in a nonstandard location,
3863N/Ayou can specify the root of the eSpeak installation with the --with-espeak-dir option.
1756N/A</para>
1756N/A</refsect1>
3863N/A
1756N/A<!--------------------------------------------------------------------------------------------------SH-->
1756N/A<refsect1 id="espeak-synthesis-driver-1-file">
3863N/A<title>FILES</title>
3863N/A
1756N/A<para>The following files are used by this library:
1756N/A</para>
3863N/A
3863N/A<variablelist termlength="wholeline">
1756N/A<varlistentry>
1756N/A<term><filename>/user/lib/libespeak.so</filename></term>
3863N/A<listitem><para>
3863N/AThe eSpeak libraries are required the GNOME Speech driver for eSpeak.
1756N/A</para></listitem>
1756N/A</varlistentry>
1756N/A</variablelist>
3863N/A</refsect1>
1756N/A
1756N/A<!--------------------------------------------------------------------------------------------------SH-->
3863N/A<refsect1 id="espeak-synthesis-driver-1-attr">
3863N/A<title>ATTRIBUTES</title>
1756N/A
1756N/A<para>See
1756N/A<olink targetdocent="REFMAN5" localinfo="attributes-5">
1756N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
1756N/A</olink>
1756N/Afor descriptions of the following attributes:
3863N/A</para>
3863N/A
1756N/A<informaltable frame="all">
1756N/A<tgroup cols="2" colsep="1" rowsep="1">
1756N/A<colspec colname="COLSPEC0" colwidth="1*">
1756N/A<colspec colname="COLSPEC1" colwidth="1*">
1756N/A<thead>
1756N/A<row>
3863N/A<entry align="center" valign="middle">ATTRIBUTE TYPE</entry>
3863N/A<entry align="center" valign="middle">ATTRIBUTE VALUE</entry>
1756N/A</row>
1756N/A</thead>
1756N/A<tbody>
1756N/A<row>
1756N/A<entry><para>Availability</para></entry>
1756N/A<entry><para>gnome/speech/gnome-speech</para></entry>
1756N/A</row>
1756N/A<row>
1756N/A<entry colname="COLSPEC0"><para>Interface stability</para></entry>
1756N/A<entry colname="COLSPEC1"><para>Volatile</para></entry>
3863N/A</row>
3863N/A</tbody>
1756N/A</tgroup>
3863N/A</informaltable>
1756N/A</refsect1>
1756N/A
3863N/A<!--------------------------------------------------------------------------------------------------SH-->
3863N/A<refsect1 id="espeak-synthesis-driver-1-also">
1756N/A<title>SEE ALSO</title>
1756N/A
1756N/A<!--Reference to another man page-->
1756N/A<para>
3863N/A<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
3863N/A</para>
1756N/A</refsect1>
1756N/A
1756N/A<!--------------------------------------------------------------------------------------------------SH-->
1756N/A<refsect1 id="espeak-synthesis-driver-1-hist">
3863N/A<title>HISTORY</title>
3863N/A
1756N/A<para>
1756N/AOctober 17 2008:
1756N/AOriginally written by Yue Wang (Yue.Wang@Sun.COM).
1756N/A</para>
3863N/A</refsect1>
3863N/A
1756N/A<!--------------------------------------------------------------------------------------------------SH-->
1756N/A
1756N/A
1756N/A
1756N/A
3863N/A
3863N/A
1756N/A</refentry>
3863N/A
1756N/A
1756N/A
3863N/A
3863N/A
1756N/A
3863N/A
1756N/A
1756N/A
3863N/A