TeleFlow Forums
http://teleflow.org/phpbb/

@REC_TIME variable
http://teleflow.org/phpbb/viewtopic.php?f=10&t=289
Page 1 of 1

Author:  weblink [ Fri Nov 04, 2005 11:05 am ]
Post subject: 

How can I have the application tell the caller how many seconds their recording was? It seems to always be 0 even when I record for 5 seconds.

Author:  Chris [ Mon Nov 07, 2005 2:05 pm ]
Post subject: 

Sorry, the @REC_TIME variable has been removed. It should no longer show up in the help. We will ensure it is removed. <br> <br>Instead of depending on the automatic population of variable @REC_TIME, you can calculate the time yourself quite easily. <br> <br>Create a variable just prior to your record step, and set it equal to @UNIX_TIME. Then, after the record step, create a variable equal to @UNIX_TIME minus the previously created variable. This will then contain the number of seconds (with millisecond precision) of the recording.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/