Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OrdinalControlIntent

Intent that conveys feedback, action, target and an AMAZON.Ordinal value

This general-purpose intent conveys the intent for utterances such as:

  • "The time"
  • "Change the date"
  • "Yes, that one"
  • "No, change the event 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