







Defines a style for speaking prompts that consists of settings for emphasis, rate, and volume.
The PromptStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PromptStyle()()()() | Initializes a new instance of the PromptStyle class. |
![]() | PromptStyle(PromptEmphasis) | Initializes a new instance of the PromptStyle class and specifies the setting for the emphasis of the style. |
![]() | PromptStyle(PromptRate) | Initializes a new instance of the PromptStyle class and specifies the setting for the speaking rate of the style. |
![]() | PromptStyle(PromptVolume) | Initializes a new instance of the PromptStyle class and specifies the setting for the speaking volume of the style. |
Properties
Name | Description | |
---|---|---|
![]() | Emphasis | Gets or sets the setting for the emphasis of the style. |
![]() | Rate | Gets or sets the setting for the speaking rate of the style. |
![]() | Volume | Gets or sets the setting for the volume (loudness) of the style. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |