Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

Microsoft.Speech.VoiceXml Namespace

Classes

  Class Description
Public class Browser The Browser class in the Microsoft.Speech.VoiceXml namespace provides platform-independent access to the VoiceXML runtime.
Protected class Browser.CallProxy The CallProxy class is used by classes that derive from Browser to pass information about calls to the VoiceXML interpreter.

Enumerations

  Enumeration Description
Protected enumeration Browser.CallProxy.ProxyCallState The ProxyCallState enumeration is used to relay information about the current call state.
Protected enumeration Browser.CallProxy.ProxyCallStateTransitionReason Represents the reasons for call state transitions.
Protected enumeration Browser.CallProxy.ProxyPageState Represents the state of an attempt to load a VoiceXML document.
Protected enumeration Browser.CallProxy.ProxyRecorderState Represents the state of the recorder.
Protected enumeration Browser.CallProxy.ProxyReferState Indicates possible states for the signaling session.
Protected enumeration Browser.CallProxy.ProxyTransferType Indicates the type of transfer requested in the VoiceXML document.