Bixby Developer Center

References

affirmative

optional

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.

Example

affirmative {
response (yes please)
response (book it) // Matches the `select-button-text` of input selection details page
...
}

Child Keys

response
optional
A response from a user in various contexts while using list navigation