Reece H. Dunn
70c3e0f4e4
README.md: add information about setting up git-svn
11 years ago
Reece H. Dunn
f4796fb975
Merge branch 'development'
11 years ago
Reece H. Dunn
f427837388
Merge branch 'upstream' into development
11 years ago
jonsd
3d49b74315
[1.47.15a]
Lang=en, fixed "apply".
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@368 d46cf337-b52f-0410-862d-fd96e6ae7743
11 years ago
Reece H. Dunn
8c9ca88183
autotools: build the 'lfn' dictionary
11 years ago
Reece H. Dunn
f9d37b3b35
Merge branch 'development'
11 years ago
Reece H. Dunn
a9046c2df3
1.47.15 (from http://espeak.sourceforge.net/test/latest.html)
11 years ago
Reece H. Dunn
fd3742fb64
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
11 years ago
jonsd
1ca65a170f
[1.47.15]
Language changes to: an, en, gu, it, pt, ta.
Superscripts and subscripts are spoken as single letters and numbers during njormal speech, and with "superscript" and "subscript" spoken when spelling.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@367 d46cf337-b52f-0410-862d-fd96e6ae7743
11 years ago
Reece H. Dunn
0f913e4434
Updated the Indonesian resources (translator: viton sulistyono)
11 years ago
Reece H. Dunn
61d70c07a9
README.md: update the bug fixes applied upstream
11 years ago
Reece H. Dunn
c410c64313
README.md: espeak 1.47.14 contains the wxWidget 3.0 fixes
11 years ago
Reece H. Dunn
37b0e7c092
espeak 1.47.14 initializes FONT_SMALL/MEDIUM in a different place, so don't duplicate initialization
11 years ago
Reece H. Dunn
0d6326efe5
espeak 1.47.14 defines wxWidget 3.0 compatibility in main.h
11 years ago
Reece H. Dunn
693c9a9966
Merge branch 'development'
Conflicts:
docs/speak_lib.h
src/main.h
src/speak_lib.cpp
src/spect.h
11 years ago
Reece H. Dunn
6e9bc0e97e
1.47.14 (from http://espeak.sourceforge.net/test/latest.html)
11 years ago
Reece H. Dunn
cd902f7278
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
11 years ago
jonsd
e8b87dbf8c
[1.47.14]
Language changes:
an, en, es, fa, gu, it, pt, ta, te.
Voice files: added attribute 'dictdialect', eg:
dictdialect en-us
uses the US English voice to speak words or rules which are marked with _^_EN
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@366 d46cf337-b52f-0410-862d-fd96e6ae7743
11 years ago
Reece H. Dunn
72af75701d
README.md: Describe the available configure options.
11 years ago
Reece H. Dunn
a4ce6aa683
autotools: support optionally building the extended Russian and Chinese dictionaries
11 years ago
Reece H. Dunn
e5b4b5703c
configure.ac: use spaces to indent the text in the AC_MSG_NOTICE output
11 years ago
Reece H. Dunn
f672211203
Add the ru_listx, zh_listx and zhy_list files.
The espeak subversion and development releases do not provide the
full dictionary data for the Russian and Chinese languages due to
their size. The supplemental data is instead provided at
http://espeak.sourceforge.net/data/ for the user to download and
use to build the improved language files themselves.
These files are included in the dictsource/extra directory for
completeness and so they can be properly versioned/tracked over
time.
They are not included in the dictsource directory as this would
cause them to be used to build the dictionary files, so would
differ from the dictionaries built by espeak.
11 years ago
Reece H. Dunn
f83663eea9
README.md: Add a summary of eSpeak at the top of the file.
11 years ago
Reece H. Dunn
5e94024802
README.md: Improve the description of the branching structure and group the description of the changes under the relevent branch heading.
11 years ago
Reece H. Dunn
832bcf9d7c
README.md: Move the 'Praat Modifications' section under 'Development Branch'.
11 years ago
Reece H. Dunn
eba554c1ca
README.md: Describe the changes made to the master branch.
11 years ago
Reece H. Dunn
774649b637
README.md: Describe the changes made to the development branch.
11 years ago
Reece H. Dunn
471bd75884
README.md: Add a 'Praat Modifications' section describing where the praat-mod files are.
11 years ago
Reece H. Dunn
803868177e
README.md: reword the introduction/summary section to provide details of the different git branches
11 years ago
Reece H. Dunn
411e740c79
Merge branch 'development'
Conflicts:
README.md
11 years ago
Reece H. Dunn
911e1846e7
Reword the README.md file.
11 years ago
Reece H. Dunn
fcaf5d9012
wxwidgets 3.0: move FONT_* construction to SpectFrame
When using wxWidgets 3.0, creating a wxFont requires the gtk+
library to be initialized. This is causing espeakedit to segfault.
SpectFrame::Draw is the only place where the FONT_* variables are
used, so move them into the SpectFrame class and create them in
the constructor.
Also, FONT_NORMAL is not used so it has been removed.
11 years ago
Reece H. Dunn
fdf52edf89
wxwidgets 3.0: make espeakedit compile
11 years ago
Reece H. Dunn
1cc6553388
Updated the German resources (translator: Simon Eigeldinger)
11 years ago
Reece H. Dunn
6fa0354f15
mkdictlist: sort the phoneme data dependencies
11 years ago
Reece H. Dunn
ccc732f5fe
Merge branch 'development'
Conflicts:
src/wave.cpp
11 years ago
Reece H. Dunn
4b0fd781cf
1.47.13 (from http://espeak.sourceforge.net/test/latest.html)
11 years ago
Reece H. Dunn
2279027041
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
11 years ago
jonsd
eaba1458d3
[1.47.13]
Program changes to enable audio output from Windows DLL.
Language changes: an, de, en, nl, ta.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@365 d46cf337-b52f-0410-862d-fd96e6ae7743
11 years ago
Reece H. Dunn
0b4fa16f1a
default voice should be 'en', not 'em'
11 years ago
Reece H. Dunn
77620eb45b
Revert "om: phoneme 'P' does not exist, so use 'p' instead"
This reverts commit d8d7035c3d
.
11 years ago
Reece H. Dunn
2d1f89fca9
Merge branch 'master' of https://github.com/gude432/espeak
11 years ago
Reece H. Dunn
b7f773d46e
autotools: improve the build dependencies for building the espeak phoneme data
11 years ago
Gudeta
a3c28ebc33
phoneme definition updatess to vowels, ph etc
11 years ago
Reece H. Dunn
d8d7035c3d
om: phoneme 'P' does not exist, so use 'p' instead
11 years ago
Reece H. Dunn
1146ff39b0
om: added back ph_oromiffa as ph_oromo
11 years ago
Reece H. Dunn
f290801bef
Merge branch 'master' of https://github.com/gude432/espeak
11 years ago
Reece H. Dunn
12f6980908
default voice: revert to 'en' after merge
11 years ago
Reece H. Dunn
33f41fd26f
Merge commit 'd88e5a8df6af4beb7700ed84abab8ad1f79a44c1'
11 years ago
Reece H. Dunn
354afe31ca
Merge commit '24edd1d8202f0732129f49cc33e934f3566e74fb'
11 years ago