简体   繁体   中英

IBM Watson Assistant respons delay from bot

I am playing around with IBM Watson Assistant (digital chatbot) and I want to implement a delay so that the chatbot waits 1-3 seconds with sending the respons.

Is there any way I can do this? I saw on earlier pots that it was not supported yet.

Mille

I can only suggest calling a cloud function that delays for 3 seconds before returning, in your dialog code. A delay is not supported in the dialog itself.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM