PromptStyle::Emphasis Property
.NET Framework (current version)
Gets or sets the setting for the emphasis of the style.
Assembly: System.Speech (in System.Speech.dll)
public: property PromptEmphasis Emphasis { PromptEmphasis get(); void set(PromptEmphasis value); }
Property Value
Type: System.Speech.Synthesis::PromptEmphasisReturns the setting for the emphasis of the style.
The speech synthesis engines in Windows do not support variations in the emphasis of speech output at this time. Setting values for emphasis using a member of the PromptEmphasis enumeration will produce no audible change in the synthesized speech output.
.NET Framework
Available since 3.0
Available since 3.0
Show: