Amazon Connect is Prompting Digit 0 as "Oh" /"O"

0

Hi Team,

As we have built one contact flow where we are capturing some digit number from end user like FA1203040 but when we are using the Play prompt Block to playback (SSML type) the user input for confirmation. AWS is prompting the Digit 0 as "oh" or "O"

Can anyone help how we can resolve this issue.

1 Answer
0

You're going to have to add another SSML tag in there.

<speak>FA<say-as interpret-as="digits">1203040</say-as></speak>

david

profile picture
dmacias
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions