Share via


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
Public property Cookies Gets a CookieContainer object.
Public property Namelist Gets a list of key/value pairs defined in the <exit> element of a VoiceXML document.
Public property Reason Gets the reason that the Browser exited a VoiceXML page.
Public property UnhandledThrowElement Gets a PageEvent object for a VoiceXML page event that was not handled in the page.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

VoiceXmlResult Class

Microsoft.Speech.VoiceXml.Common Namespace