Browse Source

docs: Fix the documentation.

master
Reece H. Dunn 7 years ago
parent
commit
6049c01f27
2 changed files with 5 additions and 4 deletions
  1. 3
    3
      docs/index.md
  2. 2
    1
      docs/voices.md

+ 3
- 3
docs/index.md View File



- [Features](#features) - [Features](#features)
- [History](#history) - [History](#history)
- [Adding a Language](add_language.md)
- [Adding or Improving a Language](add_language.md)
- [Text to Phoneme Translation](dictionary.md) - [Text to Phoneme Translation](dictionary.md)
- [Voice Files](voices.md) - [Voice Files](voices.md)
- [MBROLA Voices](mbrola.md) - [MBROLA Voices](mbrola.md)
- [Phoneme Tables](phontab.md) - [Phoneme Tables](phontab.md)
- [Intonation](intonation.md) - [Intonation](intonation.md)
- [Markup Tags](markup.md)
- [Text Markup](markup.md)
- [License](../COPYING) - [License](../COPYING)


---------- ----------
build system to autotools in 2012. In late 2015, this project was officially build system to autotools in 2012. In late 2015, this project was officially
forked to a new __eSpeak NG__ project. The new eSpeak NG project is a significant forked to a new __eSpeak NG__ project. The new eSpeak NG project is a significant
departure from the eSpeak project, with the intention of cleaning up the departure from the eSpeak project, with the intention of cleaning up the
existing codebase, adding new features and adding and improving to the
existing codebase, adding new features, and adding to and improving the
supported languages. supported languages.

+ 2
- 1
docs/voices.md View File

- [intonation](#intonation) - [intonation](#intonation)
- [dictmin](#dictmin) - [dictmin](#dictmin)
- [letterVowel](#letterVowel) - [letterVowel](#letterVowel)

---------- ----------


A Voice file specifies a language (and possibly a language variant or A Voice file specifies a language (and possibly a language variant or
grouped by the [ISO 639-5](https://en.wikipedia.org/wiki/ISO_639-5) grouped by the [ISO 639-5](https://en.wikipedia.org/wiki/ISO_639-5)
language family of the language being specified in the voice files. language family of the language being specified in the voice files.
See also Wikipedia's See also Wikipedia's
[List of language families] (https://en.wiktionary.org/wiki/Wiktionary:List_of_families)
[List of language families](https://en.wiktionary.org/wiki/Wiktionary:List_of_families)
for more details. for more details.


The `default` voice is used if none is specified in the speak command. You The `default` voice is used if none is specified in the speak command. You

Loading…
Cancel
Save