Browser.CallProxy Class

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The CallProxy class is used by classes that derive from Browser to pass information about calls to the VoiceXML interpreter.

Namespace:  Microsoft.Speech.VoiceXml
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

C#
protected abstract class CallProxy

Inheritance Hierarchy

System..::..Object
  Microsoft.Speech.VoiceXml..::..Browser..::..CallProxy

See Also