is the <record> tag cutting messages short?
Posted: Wed May 12, 2004 12:53 pm
I have written a voicemail system for our company. We are currently testing it and it appears that the messages being recorded are cutting off the last few seconds of the callers message. In the cases we have, the caller is clearly finishing a sentence that is cut off in the recording. I was wondering if anyone had any thoughts on this. This is what I am doing to record the message:
Code: Select all
<record name="callerrecording" beep="true" type="audio/basic" finalsilence="5s" >