How to make Lex replay the user AlphaNumberic Input.

0

I am busy building an IVR system. The user interating with the bot is asked for a reference number which is of type AMAZON.AlphaNumeric. When it is time to confirm the input, I wan to replay the reference number back to the user to confirm their input. What I want the bot to do is say out the reference number character by character NOT as a word. What Amazon Lex is doing is try to spell out a reference number like "AZkq239U". That's not what I want I want the bot to spell the reference number character by character e.g "A", then "Z", then "k" etc. How do I do this?

1개 답변
1

<say-as> or interpret-as should help you with that https://docs.aws.amazon.com/polly/latest/dg/supportedtags.html

david

profile picture
dmacias
답변함 일 년 전
profile pictureAWS
전문가
검토됨 일 년 전

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

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

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

관련 콘텐츠