Communicates that a confusing value confirmation was received.
Default rendering (en-US): "I'm confused whether you want (value1) or (value2)."
Usage:
affirm
Example:
"A: Did you say three?" ConfirmValueAct "U: Yes, four" 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 confirmation was received.
Default rendering (en-US): "I'm confused whether you want (value1) or (value2)."
Usage:
affirm
in reply with a different value .Example:
"A: Did you say three?" ConfirmValueAct "U: Yes, four" AMAZON_NUMBER_ValueControlIntent( feedback = affirm, AMAZON.NUMBER = 4 ) "A: I'm confused... <initiative>." ValueConfirmedAct, <InitiativeAct>