| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 | 
							- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 - <html>
 - 
 - <head>
 -   <title>eSpeak Speech Synthesizer</title>
 -   <meta name="GENERATOR" content="Quanta Plus">
 -   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 - </head>
 - <body>
 - <table  border="1" cellpadding="10" background="images/sand-light.jpg" width="100%">
 -   <tbody>
 -     <tr>
 -       <td width="15%">
 - <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=159649&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
 -       </td>
 -       <td>
 - <div align="center"><h1>eSpeak - Documents</h1></div>
 - </td>
 - </tr>
 - 
 - <tr>
 - <td valign="top">
 - <font size="+1"><strong>
 - <A href="index.html">Home</A>
 - <p>
 - <A href="commands.html">Usage</A>
 - <p>
 - <A href="languages.html">Languages</A>
 - </strong></font>
 - </td>
 - <td>
 - <h3><A href="voices.html">Voice Files</A></h3>
 - Voice files specify a language and other characteristics of a voice.
 - <h3><A href="mbrola.html">Mbrola Voices</A></h3>
 - eSpeak can be used as a front-end for Mbrola diphone voices.
 - <h3><A href="dictionary.html">Pronunciation Dictionary</A></h3>
 - <ul>
 - <li>How to add pronunciation corrections.
 - <li>How to build up pronunciation rules for a new language.
 - </ul><p>
 - <h3><A href="add_language.html">Adding a Language</A></h3>
 - How to add or improve a language.
 - <h3><A href="phonemes.html">Phonemes</A></h3>
 - The list of phoneme mnemonics for English, for use in the Pronunciation Dictionary.
 - <h3><A href="phontab.html">Phoneme Tables</A></h3>
 - The tables of the phonemes used by each language, with their properties and sound production.
 - <h3><A href="intonation.html">Intonation</A></h3>
 - Different intonation "tunes" may be defined for different languages for clauses which end in full-stop, comma, question-mark, and exclamation-mark.
 - <h3><A href="speak_lib.h">eSpeak Libary API</A></h3>
 - API definition and header file for a shared library version of eSpeak.
 - <h3><A href="ssml.html">Markup tags</A></h3>
 - SSML (Speech Synthesis Markup Language) and HTML tags recognized by eSpeak.
 - <h3><A href="editor.html">The espeakedit program</A></h3>
 - GUI software to edit vowel files and to compile the phoneme data for use by eSpeak.<br>
 - <ul>
 - <li><a href="editor_if.html">espeakedit program GUI details</a>
 - <li><a href="analyse.html">Analysing sound recordings</a>
 - <li><a href="makephonemes.html">Adjusting phoneme data</a> (to be written)
 - </ul>
 - </td>
 - </tr>
 - </tbody>
 - </table>
 - 
 - 
 - </body>
 - </html>
 
 
  |