Bixby Developer Center

References

short-timeout-on-halt-dialog

optionalvalue optional

Controls the conversation timeout value after a halt effect. With this flag set to true (the default), rather than using the Default value (15 seconds) for a conversational timeout in this scenario, Bixby will use the Short value (4 seconds) for that timeout. Under most circumstances, timing out quickly after a halt is appropriate.

This runtime flag is enabled by default in all runtime versions.

Example

runtime-version (5) {
overrides {
short-timeout-on-halt-dialog (false)
}
}