File size: 872 Bytes
3646a20 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
[
"GetCuriositiesIntent",
"GreetingIntent",
"SelectIntent",
"ShowStepsIntent",
"IdentifyRestrictionsIntent",
"ProvideUserNameIntent",
"MoreOptionsIntent",
"RepeatIntent",
"HelpIntent",
"QuestionIntent",
"MoreDetailIntent",
"AdjustServingsIntent",
"GoToStepIntent",
"SetTimerIntent",
"OutOfScopeIntent",
"FallbackIntent",
"PreviousStepIntent",
"TerminateCurrentTaskIntent",
"ChitChatIntent",
"CompleteTaskIntent",
"NoneOfTheseIntent",
"ShoppingIntent",
"PauseIntent",
"CancelIntent",
"StartStepsIntent",
"InappropriateIntent",
"NoIntent",
"SuggestionsIntent",
"ResumeTaskIntent",
"IngredientsConfirmationIntent",
"NextStepIntent",
"IdentifyProcessIntent",
"NoRestrictionsIntent",
"YesIntent",
"SubstitutionIntent",
"StopIntent"
] |