PhonemeReachedEventArgs::Emphasis Property

 

Gets the emphasis of the phoneme.

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 member indicating the level of emphasis.

.NET Framework
Available since 3.0
Return to top
Show: