Click or drag to resize
MicrophoneEventArgsRecording Property
Get whether the microphone is currently recording.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public bool Recording { get; }

Property Value

Type: Boolean
See Also