eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

docindex.html 2.4KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>eSpeak Speech Synthesizer</title>
  5. <meta name="GENERATOR" content="Quanta Plus">
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. </head>
  8. <body>
  9. <table border="1" cellpadding="10" background="images/sand-light.jpg" width="100%">
  10. <tbody>
  11. <tr>
  12. <td width="15%">
  13. <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=159649&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
  14. </td>
  15. <td>
  16. <div align="center"><h1>eSpeak - Documents</h1></div>
  17. </td>
  18. </tr>
  19. <tr>
  20. <td valign="top">
  21. <font size="+1"><strong>
  22. <A href="index.html">Home</A>
  23. <p>
  24. <A href="commands.html">Usage</A>
  25. <p>
  26. <A href="languages.html">Languages</A>
  27. </strong></font>
  28. </td>
  29. <td>
  30. <h3><A href="voices.html">Voice Files</A></h3>
  31. Voice files specify a language and other characteristics of a voice.
  32. <h3><A href="mbrola.html">Mbrola Voices</A></h3>
  33. eSpeak can be used as a front-end for Mbrola diphone voices.
  34. <h3><A href="dictionary.html">Pronunciation Dictionary</A></h3>
  35. <ul>
  36. <li>How to add pronunciation corrections.
  37. <li>How to build up pronunciation rules for a new language.
  38. </ul><p>
  39. <h3><A href="add_language.html">Adding a Language</A></h3>
  40. How to add or improve a language.
  41. <h3><A href="phonemes.html">Phonemes</A></h3>
  42. The list of phoneme mnemonics for English, for use in the Pronunciation Dictionary.
  43. <h3><A href="phontab.html">Phoneme Tables</A></h3>
  44. The tables of the phonemes used by each language, with their properties and sound production.
  45. <h3><A href="intonation.html">Intonation</A></h3>
  46. Different intonation "tunes" may be defined for different languages for clauses which end in full-stop, comma, question-mark, and exclamation-mark.
  47. <h3><A href="speak_lib.h">eSpeak Libary API</A></h3>
  48. API definition and header file for a shared library version of eSpeak.
  49. <h3><A href="ssml.html">Markup tags</A></h3>
  50. SSML (Speech Synthesis Markup Language) and HTML tags recognized by eSpeak.
  51. <h3><A href="editor.html">The espeakedit program</A></h3>
  52. GUI software to edit vowel files and to compile the phoneme data for use by eSpeak.<br>
  53. <ul>
  54. <li><a href="editor_if.html">espeakedit program GUI details</a>
  55. <li><a href="analyse.html">Analysing sound recordings</a>
  56. <li><a href="makephonemes.html">Adjusting phoneme data</a> (to be written)
  57. </ul>
  58. </td>
  59. </tr>
  60. </tbody>
  61. </table>
  62. </body>
  63. </html>