If you want to delay your chat bot's responses, you can specify a response delay with the waitTimeNotAnimated global setting in the Bot Formatter or App Settings nodes.
A waitTimeNotAnimated specified in Bot Formatter node overrides a waitTimeNotAnimated specified in App Settings.
In your Orbita Voice project, open Experience Designer.
Open the Bot Formatter node (OrbitaBot category), or the App Settings node.
Add the waitTimeNotAnimated parameter to the settings JSON (waitTime: “1000”). The value is specified in milliseconds.
The following images show code samples for Bot Formatter and App Settings nodes.