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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ