createDialogflow
createDialogflow(parameters: ):
Creates a new instance which provides resources for exchanging data with the Dialogflow API, handling events, etc. You can attach media streams later via the AI.DialogflowInstance.sendMediaTo or VoxEngine.sendMediaBetween methods.
Add the following line to your scenario code to use the function:
require(Modules.AI);
Parameters
parameters:
Dialogflow parameters
Returns
type: