Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e8ef26e5419f97f63237d371a51b4251 > files > 34

flite-1.3-14.fc12.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Created on July 25, 2009 by texi2html 1.82
texi2html was written by: 
            Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people.
Send bugs and suggestions to <texi2html-bug@nongnu.org>
-->
<head>
<meta name="description" content="Flite: a small, fast speech synthesis engine: Table of Contents">
<ADDRESS>by <A HREF="http://www.cs.cmu.edu/~awb/">Alan W Black</A> and <A HREF="http://www.cs.cmu.edu/~lenzo/">Kevin A. Lenzo</A></ADDRESS>
<ADDRESS><A HREF="http://www.speech.cs.cmu.edu">Speech Group at Carnegie Mellon University</A></ADDRESS>
<HR>
Full distribution with sources and this document
<A HREF="http://cmuflite.org/packed/flite-1.3/flite-1.3-release.tar.gz">flite-1.3-release.tar.gz</A><br>
PDF version of this document alone
<A HREF="flite.pdf">flite.pdf</A>
<br>
Updates and news on Flite will be posted on 
<A HREF="http://cmuflite.org">http://cmuflite.org</A>
</P>
<P>
NOTE: this document is incomplete
</P>
<HR>
<meta name="keywords" content="Flite: a small, fast speech synthesis engine: Table of Contents">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.82">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.roman {font-family:serif; font-weight:normal;}
span.sansserif {font-family:sans-serif; font-weight:normal;}
ul.toc {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">

<a name="SEC_Contents"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="flite.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="flite_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<h1>Table of Contents</h1>
<div class="contents">

<ul class="toc">
  <li><a name="toc-Abstract-1" href="flite_1.html#Abstract">1. Abstract</a></li>
  <li><a name="toc-Copying-1" href="flite_2.html#Copying">2. Copying</a></li>
  <li><a name="toc-Acknowledgements-1" href="flite_3.html#Acknowledgements">3. Acknowledgements</a></li>
  <li><a name="toc-Installation-1" href="flite_4.html#Installation">4. Installation</a>
  <ul class="toc">
    <li><a name="toc-Windows-Support" href="flite_4.html#Windows-Support">4.1 Windows Support</a></li>
    <li><a name="toc-Window-CE-Support" href="flite_4.html#Window-CE-Support">4.2 Window CE Support</a></li>
    <li><a name="toc-PalmOS-Support" href="flite_4.html#PalmOS-Support">4.3 PalmOS Support</a>
    <ul class="toc">
      <li><a name="toc-Some-notes-on-the-PalmOS-port" href="flite_4.html#Some-notes-on-the-PalmOS-port">4.3.1 Some notes on the PalmOS port</a></li>
      <li><a name="toc-Using-the-PalmOS" href="flite_4.html#Using-the-PalmOS">4.3.2 Using the PalmOS</a></li>
    </ul>
</li>
  </ul></li>
  <li><a name="toc-Flite-Design-1" href="flite_5.html#Flite-Design">5. Flite Design</a>
  <ul class="toc">
    <li><a name="toc-Background" href="flite_5.html#Background">5.1 Background</a></li>
    <li><a name="toc-Key-Decisions" href="flite_5.html#Key-Decisions">5.2 Key Decisions</a></li>
  </ul></li>
  <li><a name="toc-Structure" href="flite_6.html#Structure">6. Structure</a>
  <ul class="toc">
    <li><a name="toc-cst_005fval" href="flite_6.html#cst_005fval">6.1 cst_val</a></li>
  </ul></li>
  <li><a name="toc-APIs-1" href="flite_7.html#APIs">7. APIs</a>
  <ul class="toc">
    <li><a name="toc-flite-binary" href="flite_7.html#flite-binary">7.1 flite binary</a></li>
    <li><a name="toc-C-example" href="flite_7.html#C-example">7.2 C example</a></li>
    <li><a name="toc-Public-Functions" href="flite_7.html#Public-Functions">7.3 Public Functions</a></li>
  </ul></li>
  <li><a name="toc-Converting-FestVox-Voices-1" href="flite_8.html#Converting-FestVox-Voices">8. Converting FestVox Voices</a>
  <ul class="toc">
    <li><a name="toc-Lexicon-Conversion" href="flite_8.html#Lexicon-Conversion">8.1 Lexicon Conversion</a></li>
    <li><a name="toc-Language-Conversion" href="flite_8.html#Language-Conversion">8.2 Language Conversion</a></li>
  </ul></li>
  <li><a name="toc-Porting-to-new-platforms" href="flite_9.html#Porting-to-new-platforms">9. Porting to new platforms</a></li>
  <li><a name="toc-Future-developments" href="flite_10.html#Future-developments">10. Future developments</a></li>
</ul>
</div>
<hr size="1">
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="flite.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="flite_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
 <font size="-1">
  This document was generated on <i>July 25, 2009</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 1.82</i></a>.
 </font>
 <br>

</p>
</body>
</html>