Contains a list of responses that a user might say to confirm a choice.
If you'd like the user to select an item on a details page with of a view by saying the text on the selection button (as opposed to tapping the button), you should add a response
that matches select-button-text
in this block.
affirmative {
response (yes please)
response (book it) // Matches the `select-button-text` of input selection details page
...
}
response optional | A response from a user in various contexts while using list navigation |
Copyright 2025 Samsung All rights reserved