Browse Source

doc: add documentation for language option "stressOpt"

master
Juho Hiltunen 4 years ago
parent
commit
4f5f1e8310
1 changed files with 8 additions and 0 deletions
  1. 8
    0
      docs/voices.md

+ 8
- 0
docs/voices.md View File

- [dictrules](#dictrules) - [dictrules](#dictrules)
- [lowercaseSentence](#lowercaseSentence) - [lowercaseSentence](#lowercaseSentence)
- [replace](#replace) - [replace](#replace)
- [stressOpt](#stressopt)
- [stressRule](#stressrule) - [stressRule](#stressrule)
- [stressLength](#stresslength) - [stressLength](#stresslength)
- [stressAdd](#stressadd) - [stressAdd](#stressadd)
The phoneme mnemonics can be defined for each language, but some are The phoneme mnemonics can be defined for each language, but some are
listed in [Phonemes](phonemes.md). listed in [Phonemes](phonemes.md).


### stressOpt

stressOpt <list of rule numbers>

Gives a list of stress options which are applied for this
language. (values are defined as bit numbers starting with "S_*" in [translate.h](../src/libespeak-ng/translate.h))

### stressRule ### stressRule


stressRule <4 integer values> stressRule <4 integer values>

Loading…
Cancel
Save