/native/external/espeak/platforms/windows/Readme.txt

http://eyes-free.googlecode.com/ · Plain Text · 56 lines · 38 code · 18 blank · 0 comment · 0 complexity · 5bdf6583ef7a07244c180641f218cd81 MD5 · raw file

  1. eSpeak is a compact, multi-language, open source
  2. text-to-speech synthesizer.
  3. This version is a SAPI5 compatible Windows speech engine
  4. which should work with screen readers such as Jaws,
  5. NVDA, and Window-Eyes.
  6. There is also a version of eSpeak which can be run as a
  7. command-line program. This is in eSpeak\command-line.
  8. Read docs\commands.html for details.
  9. Voices and Languages
  10. ====================
  11. The available Voices can be seen as files in the directory
  12. espeak-edit/voices.
  13. To change which eSpeak Voices are available through
  14. Windows, re-run the installer and specify up to six
  15. Voice files which you want to use.
  16. The tone of a Voice can be modified by adding a variant
  17. name after the Voice name, eg:
  18. pt+f3
  19. The available variants are:
  20. male: +m1 +m2 +m3 +m4 +m5
  21. female: +f1 +f2 +f3 +f4
  22. other effects: +croak +wisper
  23. These variants are defined by text files in
  24. espeak-edit/voices/!v
  25. Updates
  26. =======
  27. The eSpeak project homepage is at:
  28. http://espeak.sourceforge.net/
  29. Comments, corrections, and other feedback and assistance
  30. is sought from native speakers of the various languages
  31. because I've no idea how they are supposed to sound :-)
  32. To make changes to pronunciation rules and exceptions,
  33. or to change the sounds of phonemes, or just to experiment
  34. with speech synthesis, download the "espeakedit" program.
  35. License
  36. =======
  37. This software is licencsed under the GNU General Public License
  38. version3. See file: License.txt.