<div>Hi,</div>
<div>&nbsp;</div>
<div>I am encountering an issue when using playAndGetDigit.&nbsp; I have the regex set as 1|2|3|4|5|6, and then pressed 9, it gives error as expected.&nbsp; Then, I pressed 2.&nbsp; This time it passes, but the digit being returned by playAndGetDigit is 92, instead of just 2.</div>

<div>&nbsp;</div>
<div>Also, the voice prompt seems a bit strange as well.&nbsp; For the first time I entered an invalid response, I would hear just the invalid prompt defined as one of the parameter, but for the second time I entered an invalid response, I would hear both the invalid prompt and the normal prompt.&nbsp; Is this normal?</div>

<div>&nbsp;</div>
<div>JB</div>