Events
Add the following line to your scenario code to use the events: require(Modules.AI);
Add the following line to your scenario code to use the events: require(Modules.AI);
Triggered when a Dialogflow instance returns a query result.
Triggered when a Dialogflow instance returns a recognition result.
Triggered when a Dialogflow instance returns an intent response.
Triggered when a Dialogflow instance causes error.
Triggered when a Dialogflow instance is stopped.
Triggered when a playback of a single phrase is finished successfully or in case of playback error.
Triggered when a playback of a single phrase is started.
Triggered when ‘DialogflowInstance.addMarker’ is reached.
Triggered when an answering machine or voicemail is detected.
Triggered when an answering machine or voicemail is not detected.