Add Delay to Lex Bot chat responses

0

Currently, my test chatbot is working fine, but the responses are really fast. I there any way to add a slight delay to the bot responses?

kg1980
已提问 5 年前727 查看次数
2 回答
0

Hi,
Based on the documentation and the following stackoverflow article, unfortunately, it does not look like its possible to add a delay to the Lex Bot chat responses.
Link: https://stackoverflow.com/questions/55030578/put-a-user-on-hold-with-amazon-lex
-randy

已回答 5 年前
0

kg1980,

You can use SSML to control the response experience : https://docs.aws.amazon.com/lex/latest/dg/API_runtime_PostText.html

Can you please explain what ‘too fast’ means and how you want the experience to be?

Randy,

You can add a ‘please wait’ you get lex to fulfil the intent and get Amazon connect to play the please wait, followed by 5s of silence, then get connect to play the data/message required.

Thanks
Dan

DanBloy
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则