Does Lex have to handle all possible inputs?

0

We have a lex bot that does 1 thing - tell you hours of a location based on what the user says.

Lex: "what location do you need hours for?"
Customer: "Morris Park"
Lex confirms input and then responds.

Our call flow has 4 other very simple options that we use text-to-speech to respond to (using play prompt). Something like: "Press 2 for information about COVID-19"

We have all this in one get user input block. It looks like every option gets passed to Lex. For option 1, that's fine because it passes one to LEX and it asks the question. But Lex doesn't have anything for 2, 3, 4, or 5. That exchange, pass to Lex, get nothing, return to Connect flow, takes 4-7 seconds.

What's the right way to configure this? I was thinking of having one get user input block for the DTMF options that will pass to another that has Lex.... but that ends up requiring two clicks to get Lex going. Is there a way to auto initiate Lex?

Thanks!

jaynypl
質問済み 4年前371ビュー
1回答
0

answer is send pound key after dtmf entries when mixing with lex. support answered wrong. forums didn't help. had to go to sales engineer and up to some high level person on connect side to get this answer.

jaynypl
回答済み 4年前

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

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

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

関連するコンテンツ