Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.CallProxy Class
The CallProxy class is used by classes that derive from Browser to pass information about calls to the VoiceXML interpreter.
Inheritance Hierarchy
System.Object
Microsoft.Speech.VoiceXml.Browser.CallProxy
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Protected MustInherit Class CallProxy
'Usage
Dim instance As Browser.CallProxy
protected abstract class CallProxy
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.