<div>Hi,</div>
<div> </div>
<div>I am encountering an issue when using playAndGetDigit. I have the regex set as 1|2|3|4|5|6, and then pressed 9, it gives error as expected. Then, I pressed 2. This time it passes, but the digit being returned by playAndGetDigit is 92, instead of just 2.</div>
<div> </div>
<div>Also, the voice prompt seems a bit strange as well. 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. Is this normal?</div>
<div> </div>
<div>JB</div>