TurnStartingEventArgs Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Defines a container for information about the last HistoryItem recorded and the type of prompt that is played next.
The following tables list the members exposed by the TurnStartingEventArgs type.
Public Constructors
?? | Name | Description |
---|---|---|
TurnStartingEventArgs | Initializes a new instance of the TurnStartingEventArgs class. |
Top
Public Properties
?? | Name | Description |
---|---|---|
HistoryItem | Gets the last dialog HistoryItem recorded. | |
PromptType | Gets the type of prompt that is played. |
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
See Also
Reference
TurnStartingEventArgs Class
Microsoft.SpeechServer.Dialog Namespace