PromptStyle Members
Defines a style of prompting that consists of settings for emphasis, rate, and volume.
The following tables list the members exposed by the PromptStyle type.
Public Constructors
Name | Description | |
---|---|---|
PromptStyle | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Emphasis | Gets or sets the emphasis of the style. | |
Rate | Gets or sets the speaking rate of the style. | |
Volume | Gets or sets the volume (loudness) of the style. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top