A specific conversation driver.
conversation-drivers {
conversation-driver {
template ("And to Mars?")
}
conversation-driver {
template ("How far is it to Saturn?")
}
conversation-driver {
template ("Show #{value(action.planet)}")
}
}
macro optional | Defines a layout, a portion of a layout, or a dialog with a macro |
template optional | Text to be passed |
template-macro optional | Encapsulates dialog logic that normally would lead to duplication |
Copyright 2025 Samsung All rights reserved