Note

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

Browser.CallProxy.ProxyRecorderState Enumeration

Represents the state of the recorder.

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

Syntax

'Declaration
Protected Enumeration ProxyRecorderState
'Usage
Dim instance As Browser.CallProxy.ProxyRecorderState
protected enum ProxyRecorderState

Members

Member name Description
Started The recorder is recording.
Stopped The recorder is stopped.
Paused The recorder is paused.

See Also

Reference

Microsoft.Speech.VoiceXml Namespace