Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PageEvent Members
Include Protected Members
Include Inherited Members
Contains information about an event that was thrown from within a VoiceXML page.
The PageEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
Event | Gets the name of the event that was thrown from within the VoiceXML page. | |
Message | Gets a message that is associated with an event that was thrown from within the VoiceXML page. |
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