Constructor.
SlotType that defines all legal values.
SlotType that defines legal values except those
that conflict with other intents. Defaults to valueSlotType
.
Name of the intent as it will appear in the interaction model.
Default: the class name.
Generates the intent name of a specialized ValueControlIntent
.
Example:
ValueControlIntent
that conveys an
AMAZON.NUMBER
is AMAZON_NUMBER_ValueControlIntent
.Specific slot type id.
Create Intent from specification of the slots
ValueControlIntent is an intent that can carry multiple values for one value-type.
activity
.Every sample utterance for a ValueControlIntent includes the value slot. Utterances that do not include a value slot are handled by
GeneralControlIntent
.Limitations
AMAZON.SearchQuery
cannot be used due to restrictions in NLU. Custom intents should be defined instead.It does not support multiple value of different slottypes, see: https://developer.amazon.com/en-US/docs/alexa/custom-skills/collect-multiple-values-in-a-slot.html#about-multiple-value-slots