Browse Source

update the README file for this branch

master
Reece Dunn 13 years ago
parent
commit
ec950bdcfa
1 changed files with 16 additions and 2 deletions
  1. 16
    2
      README

+ 16
- 2
README View File

@@ -1,3 +1,17 @@
Development snapshots of eSpeak.
Changes to eSpeak to support building on a POSIX system by running make.

Taken from http://espeak.sourceforge.net/test/latest.html.
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.

Loading…
Cancel
Save