IConversation Events |
The IConversation type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnConversationError |
Event fired when a conversation error occurs
|
![]() | OnIntent |
Event fired when a Speech Recognition has finished, the recognized text has
been parsed with LUIS for intent and entities, and the structured JSON result is available.
|
![]() | OnMicrophoneStatus |
Event fired when the microphone recording status has changed.
|
![]() | OnPartialResponseReceived |
Event fired when a partial response is received
|
![]() | OnResponseReceived |
Event fired when a response is received
|