Reece H. Dunn
bc288a04f4
Implement espeak_SetVoiceByProperties directly from the SetVoiceByProperties implementation.
9 years ago
Reece H. Dunn
9ab5fad596
Implement espeak_SetVoiceByName directly from the SetVoiceByName implementation.
9 years ago
Reece H. Dunn
7afdd17fca
Merge identical code branches in speak-ng.
9 years ago
Reece H. Dunn
230ddd9fe2
Generate build errors if phoneme or language data files contain errors.
9 years ago
Reece H. Dunn
16e317af1b
Disable the equivalents table (this does not work properly).
9 years ago
Reece H. Dunn
1c0ba920ec
Fix phoneme file errors produced when compiling the phoneme data
9 years ago
Reece H. Dunn
dfdb4e2391
Remove the Error wrapper -- use error directly.
9 years ago
Reece H. Dunn
6821f0dab0
Use variable arguments to simplify error(...) usage.
9 years ago
Reece H. Dunn
17c61b25d7
Output phoneme compilation errors to stderr.
9 years ago
Reece H. Dunn
0496a8e6af
Remove the no longer relevant praat changes from the README documentation.
9 years ago
Reece H. Dunn
80f228674d
Link to the speak-ng.1 documentation in the README file.
9 years ago
Reece H. Dunn
80a6464ec9
Build the man pages as part of the build process.
9 years ago
Reece H. Dunn
063f4dbe40
Add documentation for speak-ng.
9 years ago
Reece H. Dunn
d460f1c448
Support the additional --compile-... options in speak-ng.
9 years ago
Reece H. Dunn
89a7829244
Add --help documentation for --compile-debug.
9 years ago
Reece H. Dunn
a77d246776
Be specific in the make command to build phoneme data.
9 years ago
Reece H. Dunn
b8aa4a3559
Expand the README build documentation.
9 years ago
Reece H. Dunn
db077dd3f7
Use portable rules to build the documentation.
9 years ago
Reece H. Dunn
6f4f6e573b
Add the ACLOCAL_AMFLAGS option to Makefile.am.
9 years ago
Reece H. Dunn
522e7c4d51
Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae
This commit has been reported to cause distortions in phoneme
pitches and speeds.
9 years ago
Valdis Vitolins
932f530a81
Phoneme descriptions copied from now removed docs/phonemes.* file to phsource/phonemes and phsource/ph_english files
9 years ago
Valdis Vitolins
030b147767
Merge remote-tracking branch 'origin/master'
olins/espeak-ng
Conflicts:
docs/add_language.md
docs/languages.md
Conflicts:
docs/add_language.md
docs/languages.md
Conflicts:
docs/add_language.md
docs/languages.md
9 years ago
Reece H. Dunn
5d295bdd30
Merge remote-tracking branch 'nyqvist/master'
Conflicts:
src/libespeak-ng/compiledict.c
src/libespeak-ng/readclause.c
src/libespeak-ng/speak_lib.c
src/libespeak-ng/voices.c
src/libespeak-ng/wave_sada.c
src/libespeak-ng/wavegen.c
9 years ago
Reece H. Dunn
5bbc0d3743
Remove the PLATFORM_RISCOS code.
This is from the old espeak RiscOS port that has been removed.
If/when the espeak-ng program is ported to RiscOS, this will be
done in a different, more maintainable way.
9 years ago
Reece H. Dunn
e69c936329
Remove the debugging code.
The debugging code is done inconsistently, mainly to trace the
event and audio output logic. This makes it harder to understand
the code flow for logic that is not enabled by default.
As such the debugging code makes the code harder to maintain.
9 years ago
Reece H. Dunn
7874411c4d
Always include the #ifdef LIBRARY code.
9 years ago
Reece H. Dunn
19f9ed629b
Remove the debugging code in OUTPUT_FORMAT and LIST_GROUP_INFO as this is not compiled by default.
9 years ago
Reece H. Dunn
cc66180705
Remove the remaining SPECT_EDITOR code from espeakedit.
9 years ago
Reece H. Dunn
1a36df1206
Remove the remaining MAKE_ENVELOPES usage.
9 years ago
Fredrik Nyqvist
14a2fb39cf
Declare variables at their first point of use
Also use size_t instead of int in some places
where it make sense
9 years ago
Reece H. Dunn
3e99752d0c
Check and fix source code formatting.
9 years ago
Reece H. Dunn
ac04c20dea
Merge branch 'espeak-italian'
9 years ago
Fredrik Nyqvist
93b02b522f
Correct command to build documentation
9 years ago
chrislm
c91ae3710f
updates november-december 2015
9 years ago
Reece H. Dunn
92e6d2b671
Fix and update the ssml.md documentation as markup.md.
9 years ago
Reece H. Dunn
2c70000d8a
Fix and update the intonation.md documentation.
9 years ago
Reece H. Dunn
75719bf814
Fix and update the phontab.md documentation; merge in the relevant parts of the phonemes documentation.
9 years ago
Reece H. Dunn
35b71dcf2b
Fix and update the mbrola.md documentation.
9 years ago
Reece H. Dunn
6e77ed807d
Fix and update the voices.md documentation.
9 years ago
Reece H. Dunn
f68f344e1d
Fix and update the dictionary.md documentation.
9 years ago
Reece H. Dunn
3f8711154c
Don't duplicate documentation between the README and add_language.
9 years ago
Reece H. Dunn
17f338d3a6
Remove the markdown files corresponding to HTML docs that are not relevant.
9 years ago
Reece H. Dunn
8744354626
Correct the links and names in index.md.
9 years ago
Reece H. Dunn
1a3b574b3b
Remove the languages documentation as this is covered in add_language.
9 years ago
Reece H. Dunn
2489e21238
Fix and update the add_language.md documentation.
9 years ago
Valdis Vitolins
0c8fe52025
Documentation format bugfixes
9 years ago
Valdis Vitolins
55fa61864b
Fix for unnecessary escaped $
9 years ago
Valdis Vitolins
32dbffd43f
Syntax of tables fixed for Github flawor
9 years ago
Valdis Vitolins
13afeb3ccb
Markdown document files cleaned up.
9 years ago
Valdis Vitolins
5530cf85c8
Markdown document files cleaned up.
9 years ago