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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南