Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
VoiceXmlResult Members
Include Protected Members
Include Inherited Members
Contains information about the result of a synchronous or an asynchronous Browser session.
The VoiceXmlResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cookies | Gets a CookieContainer object. | |
Namelist | Gets a list of key/value pairs defined in the <exit> element of a VoiceXML document. | |
Reason | Gets the reason that the Browser exited a VoiceXML page. | |
UnhandledThrowElement | Gets a PageEvent object for a VoiceXML page event that was not handled in the 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