Reece H. Dunn
0ad59a7f55
Support converting the markdown-based documentation to HTML.
9 years ago
Reece H. Dunn
c1a5950605
Add instructions for cross-compiling for Windows on POSIX systems.
9 years ago
Reece H. Dunn
b8378c2667
Expose the CompileMbrola function via a new espeak_ng.h API.
9 years ago
Reece H. Dunn
a02b3489ae
Rename libespeak.la => libespeak-ng.la.
9 years ago
Reece H. Dunn
db8451e9a2
Rename speak => speak-ng.
9 years ago
Reece H. Dunn
cf1f15af76
Rename espeak => espeak-ng.
9 years ago
Reece H. Dunn
55b2e01a6c
autotools: support building the mbrola phtrans files
10 years ago
Reece H. Dunn
a4ce6aa683
autotools: support optionally building the extended Russian and Chinese dictionaries
11 years ago
Reece H. Dunn
b7f773d46e
autotools: improve the build dependencies for building the espeak phoneme data
11 years ago
Reece H. Dunn
9ccbdf0c5e
.gitignore: ignore the compile file (generated by autotools)
11 years ago
Reece H. Dunn
c69ff7ebd7
autotools: Rewrite the build targets to use automake and libtool properly.
11 years ago
Reece H. Dunn
d78b391acd
1.46.42 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
c8526d17f8
autotools: add a COPYING file with the GPL v3 license to make autotools happy.
12 years ago
Reece H. Dunn
ca9f455dd1
autotools: link README to README.md in autogen.sh to make autotools happy.
12 years ago
Reece H. Dunn
5193eef18b
.gitignore: ignore vim swap files
12 years ago
Reece H. Dunn
7fdb2d2fb8
build: add initial autotools configure support
12 years ago
Reece Dunn
662e161d13
1.46.14
13 years ago
Reece Dunn
24b6d1c91a
make: copy src/speak_lib.h to docs/speak_lib.h
The version of speak_lib.h in docs is out-of-sync with the version
in src. To keep the file layout the same as upstream espeak, but
to keep the files in sync, the docs/speak_lib.h file is copied as
part of the build via a make target.
13 years ago
Reece Dunn
4e0dccc4b9
Remove the phsource/error_intonation file (build output).
13 years ago
Reece Dunn
9366efe43b
Makefile: fix dependencies for the espeak-data directory to avoid unnecessary rebuilds.
13 years ago
Reece Dunn
16ca03220a
remove files generated by 'espeakedit --compile'
13 years ago
Reece Dunn
85fb91e498
Makefile: add rules for compiling the language dictionaries
13 years ago
Reece Dunn
20de292bb9
add a .gitignore file to ignore unneeded files from development releases
13 years ago
Reece Dunn
8aaf248f34
build: support using cainteoir-engine to create an exception dictionary for en
14 years ago
Reece Dunn
9f3d81a752
ignore the src/libespeak.so file
14 years ago
Reece Dunn
e46f71b4ba
build: restructure to use the espeak-data directory directly.
15 years ago
Reece Dunn
b04fab1a6d
build: generate the espeak-data-local directory (not completely working yet)
15 years ago
Reece Dunn
d62ebe3a13
build: build espeak-phoneme-data
15 years ago
Reece Dunn
6204ef22f9
build: add a build script for espeakedit.
15 years ago
Reece Dunn
c8b77ae2ce
build: add a .gitignore file.
15 years ago