SpeechTurnStartingEventArgs Members
Include Protected Members
Include Inherited Members
Passed to the delegate subscribed to a speech activity's TurnStarting event.
The SpeechTurnStartingEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SpeechTurnStartingEventArgs | Creates a new SpeechTurnStartingEventArgs instance. |
Top
Properties
Name | Description | |
---|---|---|
Prompt | Gets the prompt that will be played. | |
PromptType | Gets the type of the prompt that will be played. |
Top
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) |
Top