Note

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

Browser.CallProxy.State Property

Gets the current call state.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property State As Browser.CallProxy.ProxyCallState
    Get
'Usage
Dim value As Browser.CallProxy.ProxyCallState

value = Me.State
protected abstract Browser.CallProxy.ProxyCallState State { get; }

Property Value

Type: Microsoft.Speech.VoiceXml.Browser.CallProxy.ProxyCallState

See Also

Reference

Browser.CallProxy Class

Browser.CallProxy Members

Microsoft.Speech.VoiceXml Namespace