Click or drag to resize
ConversationAudioStop Method
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 virtual void AudioStop()

Implements

IConversationAudioStop
See Also