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

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

Value

Type: EventHandlerPartialSpeechResponseEventArgs
See Also