Browse Source

docs: add link to header file

master
Valdis Vitolins 6 years ago
parent
commit
0fb546747f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/voices.md

+ 1
- 1
docs/voices.md View File

@@ -380,7 +380,7 @@ listed in [Phonemes](phonemes.md).

Four integer parameters. These correspond to:

1. langopts->stress_rule (values in translate.h)
1. langopts->stress_rule (values in [translate.h](../src/libespeak-ng/translate.h))
2. langopts->stress_flags
3. langopts->unstressed_wd1 (stress for $u word of 1 syllable)
4. langopts->unstressed_wd2 (stress for $u word of >1 syllable)

Loading…
Cancel
Save