Click or drag to resize
IDataRecognitionClientEndAudio Method
Notify the server that client is done sending audio buffers to the Speech Recognition Service. This work is queued onto a background worker.

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