Click or drag to resize
IConversationOnMicrophoneStatus Event
Event fired when the microphone recording status has changed.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
event EventHandler<MicrophoneEventArgs> OnMicrophoneStatus

Value

Type: EventHandlerMicrophoneEventArgs
See Also