enableFunctionsOnTimeout
Control whether SWAIG functions can be called when a speaker timeout occurs. When enabled, the agent can invoke functions after the user has been silent for the configured timeout period.
Parameters
enabled
true to allow function calls on speaker timeout, false to disable.
Returns
FunctionResult — this, for chaining.