Reece H. Dunn
0b0661cef0
Use the encoding.c tables for 8-bit encodings.
1. Store the encoding enumeration values in the Translation
object, instead of the charset table.
2. Use the encoding.c charset table data instead of the ones
in translate.c.
3. Remove the charset language file option -- it is only used
in the Arabic language file, but is used incorrectly there.
4. Specify ISO 8859-6 for the 8-bit encoding for Arabic instead
of UTF-8, so that espeakCHARS_8BIT and espeakCHARS_AUTO work
correctly for Arabic.
8 years ago
Reece H. Dunn
ea365af43c
Remove the 'dictdialect' feature.
8 years ago
Reece H. Dunn
285e88c720
Move the language files to espeak-ng-data/lang.
8 years ago
Reece H. Dunn
aa83a834b3
docs: clarify the 'dictionary' example in the voice documentation.
8 years ago
Valdis Vitolins
88f79b5177
Documentation: fix for TOC link
8 years ago
Jakub Wilk
0b96f8a91c
Fix typos in documentation.
8 years ago
Valdis Vitolins
590c381492
Documentation: folder name updated from espeak-data to espeak-ng-data
8 years ago
Valdis Vitolins
16012ce5ea
Documentation: cross-referenced links for dictrules
9 years ago
Reece H. Dunn
b620f42775
voices: support a status annotation in voice files
9 years ago
Reece H. Dunn
7e3e2c3854
voices: support a maintainer annotation in voice files
9 years ago
Reece H. Dunn
91779563dd
docs: improve the language code documentation
9 years ago
Reece H. Dunn
8a37ce4bf1
docs: restructure voices.md to avoid an extra level in the ToC structure.
9 years ago
Reece H. Dunn
fec95643c3
docs: move the 'Voice Files Provided' section of voices.md to the top introduction section of the file.
9 years ago
Reece H. Dunn
517ad81166
docs: move the voice list examples to the man files.
9 years ago
Valdis Vitolins
845aaea00b
Incorrect ranges for Voice Files fixed
9 years ago
Reece H. Dunn
77b5f6a1c0
Use BCP 47 conformant language codes for the languages and accents.
9 years ago
Reece H. Dunn
836ba71934
docs/voices.md cleanup
9 years ago
Valdis Vitolins
d7dd8f4ee9
Documentation: words parameter documented for voice files.
9 years ago
Reece H. Dunn
6e77ed807d
Fix and update the voices.md documentation.
9 years ago
Valdis Vitolins
78aec60405
Initial conversion of documents from HTML to markdown
9 years ago