Communicates that a confusing value disconfirmation was received.
Default rendering (en-US): "I'm confused whether you want (value) or not."
Usage:
disaffirm
Example:
"A: Did you say three?" ConfirmValueAct "U: No, three" AMAZON_NUMBER_ValueControlIntent( feedback = affirm, AMAZON.NUMBER = 4 ) "A: I'm confused... <initiative>." ValueConfirmedAct, <InitiativeAct>
Produces a string representation of the SystemAct.
The associated Control.id is included but the complete details of the associate Control are omitted for brevity.
Control.id
Control
Communicates that a confusing value disconfirmation was received.
Default rendering (en-US): "I'm confused whether you want (value) or not."
Usage:
disaffirm
in reply with the mentioned value repeated.Example:
"A: Did you say three?" ConfirmValueAct "U: No, three" AMAZON_NUMBER_ValueControlIntent( feedback = affirm, AMAZON.NUMBER = 4 ) "A: I'm confused... <initiative>." ValueConfirmedAct, <InitiativeAct>