SynthesizerEmphasis Enumeration
.NET Framework (current version)
Enumerates levels of synthesizer emphasis.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| Emphasized | Indicates a low level of synthesizer emphasis. | |
| Stressed | Indicates a high level of synthesizer emphasis. |
The VisemeReachedEventArgs::Emphasis property uses SynthesiszerEmphasis to describe the emphasis of a viseme when the VisemeReached event is raised. The PhonemeReachedEventArgs::Emphasis property uses SynthesiszerEmphasis to describe the emphasis of a phoneme when the PhonemeReached event is raised.
.NET Framework
Available since 3.0
Available since 3.0
Show: