Browse Source

README.md: Add a table of contents.

master
Reece H. Dunn 12 years ago
parent
commit
2992b23c35
1 changed files with 11 additions and 2 deletions
  1. 11
    2
      README.md

+ 11
- 2
README.md View File

# eSpeak Text-to-Speech # eSpeak Text-to-Speech


- [Building](#building)
- [Testing](#testing)
- [Installing](#installing)
- [Building Voices](#building-voices)
- [Adding New Voices](#adding-new-voices)
- [Historical Releases](#historical-releases)

----------

This branch contains changes to eSpeak to support building on a POSIX system This branch contains changes to eSpeak to support building on a POSIX system
by using autotools. by using autotools.




$ find /usr/lib | grep libespeak $ find /usr/lib | grep libespeak


## Voices
## Building Voices


If you are modifying a language's phoneme, voice or dictionary files, you If you are modifying a language's phoneme, voice or dictionary files, you
can just build that voice by running: can just build that voice by running:
to build an English voice file with those changes in without rebuilding to build an English voice file with those changes in without rebuilding
all the voices. This will make it easier to spot errors. all the voices. This will make it easier to spot errors.


### Adding New Voices
## Adding New Voices


Once you have added the necessary files to eSpeak to support the new voice, Once you have added the necessary files to eSpeak to support the new voice,
you can then run: you can then run:

Loading…
Cancel
Save