Share via


PromptEmphasis Enumeration

Enumerates values for the levels of speaking emphasis in prompts.

Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration PromptEmphasis
public enum PromptEmphasis
public enum class PromptEmphasis
public enum PromptEmphasis
public enum PromptEmphasis

Members

Member name Description
Moderate Indicates a moderate level of emphasis.
None Indicates no emphasis.
NotSet Indicates that no emphasis value is specified.
Reduced Indicates a reduced level of emphasis.
Strong Indicates a strong level of emphasis.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Speech.Synthesis Namespace
Prompt Class