Click or drag to resize
MicrophoneRecognitionClientEndMicAndRecognition Method
The microphone is turned off and the connection to the Speech Recognition Server is severed.
The microphone is turned off and the connection to the Speech Recognition Server is severed.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public void EndMicAndRecognition()
See Also