VisemeReachedEventArgs::Emphasis Property

 

Gets a SynthesizerEmphasis object that describes the emphasis of the viseme.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
property SynthesizerEmphasis Emphasis {
	SynthesizerEmphasis get();
}

Property Value

Type: System.Speech.Synthesis::SynthesizerEmphasis

A SynthesizerEmphasis object that represents the emphasis of the viseme.

.NET Framework
Available since 3.0
Return to top
Show: