Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

  1. In your Orbita Voice project, open Experience Designer.

  2. Open the Bot Formatter node (OrbitaBot category), or the App Settings node.

  3. 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.

Bot Formatter code sample with waitTimeNotAnimated

App Settings code sample with waitTimeNotAnimated

  • No labels