Recording speech until pound key is pressed
Posted: Wed Mar 19, 2008 1:50 pm
Hello guys, our clients are complaining that in a voice record form field the recording voice ends inmediatly after the user talks. The client needs to press the pound key to end the recording instead of the silence.
We tried setting the dtmfterm variable to true, to false, and there were no apparently differences.
<record name="yourrecording" beep="true" type="audio/x-wav" dtmfterm="true">
We also tried setting maxtime and finalsilence with no luck too.
Please help us.
PS: Is there any delay tag to wait for an amount of time to pretend the pound key.
We tried setting the dtmfterm variable to true, to false, and there were no apparently differences.
<record name="yourrecording" beep="true" type="audio/x-wav" dtmfterm="true">
We also tried setting maxtime and finalsilence with no luck too.
Please help us.
PS: Is there any delay tag to wait for an amount of time to pretend the pound key.