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

« Previous Version 2 Next »

If you want to add a wait time indicator when there is a delay in your chat bot's responses, you can specify a delay indicator with the waitTimeNoAnimation global setting in the Bot out Parser in Bot Provider V2 node or App Settings nodes.

A waitTimeNoAnimation specified in Bot out Parser in Bot Provider V2 node overrides a waitTimeNoAnimation specified in App Settings.

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

  2. Open the Bot out Parser in Bot Provider V2 node (OrbitaBot category), or the App Settings node.

  3. Add the waitTimeNoAnimation parameter to the settings JSON (waitTimeNoAnimation: false). The value is specified in boolean.

The following images show code samples for Bot out Parser in Bot Provider V2 node and App Settings nodes.

Bot out Parser in Bot Provider V2 node code sample with waitTimeNoAnimation

App Settings code sample with waitTimeNoAnimation

  • No labels