Click or drag to resize
IConversationOnResponseReceived Event
Event fired when a response is received

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

Value

Type: EventHandlerSpeechResponseEventArgs
See Also