Reece H. Dunn
83d26f48fc
compiledata - don't include main.h
This is part of the process of making compiledata.cpp independent
of espeakedit.
9 years ago
Reece H. Dunn
156c622ed6
Rename compiledata.c => compilembrola.c.
9 years ago
Reece H. Dunn
cf872e5e5a
Use espeak-ng to build the mbrola voices, not espeakedit.
9 years ago
Reece H. Dunn
6bd44bd926
espeak-ng: implement a --compile-mbrola command-line option
9 years ago
Reece H. Dunn
b8378c2667
Expose the CompileMbrola function via a new espeak_ng.h API.
9 years ago
Reece H. Dunn
257b6b33a5
Move CompileMbrola to libespeak-ng.
9 years ago
Reece H. Dunn
4e4a0e8f40
frame_t3 is not used, so remove it
9 years ago
Reece H. Dunn
aeed4dcf59
Remove mkdictlist -- this was used for importing upstream espeak versions.
9 years ago
Reece H. Dunn
72ebe9d25e
Remove the executable flag from some merged files.
9 years ago
Reece H. Dunn
186916afb6
Remove the code within '#ifdef deleted' statements.
9 years ago
Lwin Moe
14df168016
Burmese rules.
9 years ago
Reece H. Dunn
96cc9dbae2
Always build espeakedit specific data in libespeak-ng.
9 years ago
Reece H. Dunn
d9771ada20
Link speak-ng to the static library build of libespeak-ng.
9 years ago
Reece H. Dunn
74b461070f
Use LT_INIT to initialize libtool.
9 years ago
Reece H. Dunn
83939f3b08
Fix references to espeak-ng in the README.
9 years ago
Reece H. Dunn
aa363fde6d
Update the AC_INIT details.
9 years ago
Reece H. Dunn
ac31d7d5a8
Use eSpeak NG consistently to refer to the new project.
9 years ago
Reece H. Dunn
a00ad5ed94
Use libespeak_ng consistently in the makefile.
9 years ago
Reece H. Dunn
1e2b619b24
Update the documentation to use espeak-ng, etc.
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
d6ab370abc
Use autoscan output to update configure.ac.
9 years ago
Reece H. Dunn
66aa52e485
Define a compatibility macro for platforms that don't have S_ISDIR.
9 years ago
Reece H. Dunn
1042d88f56
Use S_ISDIR instead of S_IFMT/S_IFDIR to fix building with gcc in c11 mode.
9 years ago
Reece H. Dunn
ca5f651d1d
espeak-ng requires a C11 compiler, so document and check this
9 years ago
Reece H. Dunn
3ca931f55f
Move speak_lib.h to src/include/espeak-ng.
9 years ago
Reece H. Dunn
f185786b87
Move libespeak-ng internal headers to src/libespeak-ng.
9 years ago
Reece H. Dunn
f7dfc38dd7
Use the C compiler to build C files; restructuring.
This moves the libespeak source (*.cpp) files to src/libespeak-ng
and renames the C files (libespeak, espeak, speak) so they have
a .c file extension.
9 years ago
Reece H. Dunn
1e01ce9202
Use C linkage for all libespeak internal headers.
The libespeak files are supposed to be C code, so use C linkage
for all the functions defined in that code when they are being
referenced in the C++ code (i.e. espeakedit).
9 years ago
Reece H. Dunn
5b3cf74f21
Remove StdAfx.h
StdAfx.h is only needed for Microsoft Visual Studio C++ projects
that specify the "use pre-compiled headers" setting.
9 years ago
Reece H. Dunn
ebb5c28c9c
Remove portaudio1{8,9}.h -- these are included from the system.
9 years ago
Reece H. Dunn
2ce955c387
Remove tr_languages.h -- it is not used and is empty.
9 years ago
Reece Dunn
e120a6cd68
Merge pull request #1 from ValdisVitolins/master
Some language files added/modified to synchronize with other sources
9 years ago
Valdis Vitolins
cb143b9dbc
Some language files added/modified to synchronize with other espeak sources
9 years ago
Reece H. Dunn
295fa9ce42
README.md: restructure the README for the espeak-ng project
9 years ago
Lwin Moe
9966e22aee
Burmese rules.
9 years ago
Reece H. Dunn
c885d1543e
Take the mbrola voice sample rate from the mbrola wav file.
9 years ago
Reece H. Dunn
6998c3888f
Add support for the br2 MBROLA voice.
9 years ago
Lwin Moe
a542c2d07e
my_rules and ph_burmese fixed.
9 years ago
Lwin Moe
5a0f0906c9
Merge branch 'master' of github.com:lwinmoe/espeak-burmese
9 years ago
Andrew Lamont
9ec3b0f34e
aspiration fixed
9 years ago
Lwin Moe
f435b38717
Merge branch 'master' of github.com:lwinmoe/espeak-burmese
9 years ago
Andrew Lamont
c01c7c44c7
diphthong
9 years ago
Lwin Moe
e0235f0a60
Merge branch 'master' of github.com:lwinmoe/espeak-burmese
9 years ago
Andrew Lamont
6c4c986d0b
fixed errors
9 years ago
Lwin Moe
6d60828671
Merge branch 'master' of github.com:lwinmoe/espeak-burmese
9 years ago
Andrew Lamont
2dfec28928
fixed if issues
9 years ago
Lwin Moe
56ea18e726
Merge branch 'master' of github.com:lwinmoe/espeak-burmese
9 years ago
Andrew Lamont
c6a35f9cbf
ph_source
9 years ago