name$.duration returns runtime of entire dialog
Posted: Fri Sep 30, 2005 10:51 am
From what I can tell, it looks like when we do a <record>, the variable name$.duration returns not the runtime of the recording, but of the entire dialog; that includes any prompts we have played, etc.
if name$.duration is only available in the <record> tag, I would think it should contain just the time of the recorded audio.
I'd like to use this to throw out any recordings that are below a threshold length (on the server side). If it doesn't give an accurate time of the recording itself, it is not useful to me.
if name$.duration is only available in the <record> tag, I would think it should contain just the time of the recorded audio.
I'd like to use this to throw out any recordings that are below a threshold length (on the server side). If it doesn't give an accurate time of the recording itself, it is not useful to me.