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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠