Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Browser.CallProxy.RecorderState Property
Gets the state of the Recorder.
Namespace: Microsoft.Speech.VoiceXml
Assembly: Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property RecorderState As Browser.CallProxy.ProxyRecorderState
Get
'Usage
Dim value As Browser.CallProxy.ProxyRecorderState
value = Me.RecorderState
protected abstract Browser.CallProxy.ProxyRecorderState RecorderState { get; }
Property Value
Type: Microsoft.Speech.VoiceXml.Browser.CallProxy.ProxyRecorderState