Reece H. Dunn
c4c2b0679d
Ignore *~ temporary files.
8 years ago
Alberto Pettarin
dc02c9c84b
Ignore JS worker data
8 years ago
Alberto Pettarin
30d0cef791
Fix typo
8 years ago
Alberto Pettarin
8256cd2b93
Minor edits per EI suggestion 3: moved local .gitignore into main .gitignore
8 years ago
Reece H. Dunn
4920ecc79c
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
9 years ago
Valdis Vitolins
ef3f40dd6d
.gitignore updates for Eclipse
9 years ago
Reece H. Dunn
b7b2567eb1
Build the Visual Studio 2015 Windows project with pcaudiolib xaudio2 support.
9 years ago
Reece H. Dunn
f850179478
Initial WiX based installer for Windows to install libespeak-ng.dll and espeak-ng.exe.
9 years ago
Reece H. Dunn
84c7972f7c
Ignore the generated pkg-config file.
9 years ago
Reece H. Dunn
23dd02fec8
Ignore *.vcxproj.user files.
9 years ago
Reece H. Dunn
461f3fcc86
Fix building the x64 Visual C++ configuration.
9 years ago
Reece H. Dunn
11101806ce
Support building espeak-ng.exe with Visual C++.
9 years ago
Reece H. Dunn
a02b91e423
Fix .gitignore for config.* files.
9 years ago
Reece H. Dunn
7a2a6c64b4
Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows.
9 years ago
Reece H. Dunn
063f4dbe40
Add documentation for speak-ng.
9 years ago
Reece H. Dunn
fbeeb50a58
Import the Ubuntu man page for espeak in the ronn format.
9 years ago
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
11 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)
12 years ago
Reece H. Dunn
c69ff7ebd7
autotools: Rewrite the build targets to use automake and libtool properly.
12 years ago
Reece H. Dunn
a113361b3b
Ignore the Android Studio project files.
12 years ago
Reece H. Dunn
9fc815cf9b
Initial support for building with gradle.
12 years ago
Reece H. Dunn
d78b391acd
1.46.42 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
932907ddc6
Don't check in espeakdata.zip to version control every time it changes.
The espeakdata.zip file is a generated file that can be recreated
by running the `make android` command. It takes up ~ 900 Kb of space
and changes significantly every time it is built.
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
fd6b33cff4
.gitignore: espeak-data.zip and espeak-data-en_only.zip are not built, so remove them from the ignore list.
12 years ago
Reece H. Dunn
26b226c6da
feature graphic design
12 years ago
Reece H. Dunn
3c05eeb9ed
libs: add the hamcrest jar files needed to build the espeak tests
12 years ago
Reece H. Dunn
7103594ff5
.gitignore: ignore the gen directory
12 years ago
Reece H. Dunn
fab65bd5db
eSpeakActivity: use a weak reference in the Handler to avoid memory leaks
12 years ago
Reece H. Dunn
ec7eca3c0d
.gitignore: ignore android build output
12 years ago
Reece H. Dunn
a953b93613
Makefile.am: add an android target to build the espeak-data.zip espeak-data-en_only.zip data files.
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
507cb27df0
pull in the espeak activity sources from eyes-free
12 years ago
Reece H. Dunn
e48f9c9908
1.46.02 -- android build scripts (from the eyes-free project)
12 years ago
Reece H. Dunn
5193eef18b
.gitignore: ignore vim swap files
13 years ago
Reece H. Dunn
7fdb2d2fb8
build: add initial autotools configure support
13 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