Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConjunctionControlIntent

Intent that conveys feedback, up to two actions, and up two targets.

This intent is a generalization of GeneralControlIntent that can convey more information. It is used to convey the intent of utterances such as "Change both the start and end date"

Hierarchy

Properties

Methods

Properties

name

name: string = this.constructor.name

Name of the intent as it will appear in the interaction model.

Default: the class name.

Methods

generateIntent

  • generateIntent(): Intent

Static of

  • Create Intent from specification of the slots

    Parameters

    Returns Intent