![]() |
12 years ago | |
---|---|---|
dictsource | 13 years ago | |
docs | 13 years ago | |
espeak-data | 13 years ago | |
phsource | 13 years ago | |
platforms | 13 years ago | |
src | 13 years ago | |
.gitignore | 12 years ago | |
Makefile.am | 12 years ago | |
README | 13 years ago | |
autogen.sh | 12 years ago | |
configure.ac | 12 years ago | |
mkdictlist | 13 years ago | |
shadowdir | 13 years ago |
Changes to eSpeak to support building on a POSIX system by running make.
This does the following things:
1/ compile the libespeak library;
2/ compile the speak and espeak command-line applications;
3/ compile the espeakedit application;
4/ compile the voice data, creating an espeak-data directory.
This allows you to run:
make && sudo make install
and end up with a working espeak application.
This branch also contains some bug fixes and improvements that get
sent back upstream.