Click or drag to resize
ConversationDispose Method
Releases all resources used by the Conversation

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

Implements

IDisposable.Dispose
See Also