Browse Source

docs: clarify the 'dictionary' example in the voice documentation.

master
Reece H. Dunn 8 years ago
parent
commit
aa83a834b3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      docs/voices.md

+ 2
- 2
docs/voices.md View File

@@ -339,10 +339,10 @@ accents.

dictionary <name>

Specifies which pair of dictionary files to use. eg. "english" indicates
Specifies which pair of dictionary files to use. For example, `en` indicates
that `speak-data/en_dict` should be used to translate from words to
phonemes. This parameter is usually not needed as it is set by default
to the first two letters of "language" parameter.
to the value of the "language" parameter.

### dictrules


Loading…
Cancel
Save