Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft.Speech.VoiceXml Namespace
Classes
Class | Description | |
---|---|---|
Browser | The Browser class in the Microsoft.Speech.VoiceXml namespace provides platform-independent access to the VoiceXML runtime. | |
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 | |
---|---|---|
Browser.CallProxy.ProxyCallState | The ProxyCallState enumeration is used to relay information about the current call state. | |
Browser.CallProxy.ProxyCallStateTransitionReason | Represents the reasons for call state transitions. | |
Browser.CallProxy.ProxyPageState | Represents the state of an attempt to load a VoiceXML document. | |
Browser.CallProxy.ProxyRecorderState | Represents the state of the recorder. | |
Browser.CallProxy.ProxyReferState | Indicates possible states for the signaling session. | |
Browser.CallProxy.ProxyTransferType | Indicates the type of transfer requested in the VoiceXML document. |