Defines the effects that are applied to handle an error.
drop optional | Effect that drops a specified input from an action |
drop-contextual-inputs optional | Effect that drops all conversational value inputs from an action |
flag-as-off-topic optional | Effect that flags the current utterance as off-topic |
halt optional | Effect that halts execution after a dialog message event |
ordered-effects optional | Wrapper effect that groups an ordered list of other effects |
prompt optional | Effect that prompts the user for an input |
replace optional | Replace an existing input value with a new one |
replan optional | Effect that re-plans to a new intent, after an optional dialog event |
unlock optional | Pauses execution if device is locked and informs users they need to unlock their device to continue |
Copyright 2024 Samsung All rights reserved