Digital-Comfort Report post Posted 09/29/2004 04:19 PM When I first started to build my script the Play Numbers module was one of the first to be placed. It worked for a long time and then just quit. Below is the section where VG plays the suppose to play the time. I don't see any errors. The rest of the script works great. 000432.16 0 rv replace start: [$RV_HOUR:$RV_MINUTE] 000432.16 0 rv ns [PathSysVoice]{C:\Program Files\VoiceGuide\system\voice\}[PathApp]{C:\Program Files\VoiceGuide\}[PathDataVm]{C:\Program Files\VoiceGuide\data\}[PathVgSys]{C:\Program Files\VoiceGuide\system\}[scriptsPath]{C:\TimeTrack\}[scriptPath]{C:\TimeTrack}[$RV_STARTTIME]{9/29/2004 12:04:30 AM}[$RV_DEVICEID]{0}[$RV_CIDNAME]{}[PathApp]{C:\Program Files\VoiceGuide\}[$RV_CIDNUMBER]{}[Check CID_Input]{}[Check CID]{} 000432.18 0 rv replace end: [0:4] 000432.18 0 [say Time] Say numbers: [0:4] as Time am/pm - HHNN 000432.18 0 fn PlaySoundStartNumbers [],[],[0:4],Time am/pm - HHNN 000432.19 0 sVbsFunctionToUse=TimeHHNN 000432.23 0 Started SayNumber VBScript OK. (C:\Program Files\VoiceGuide\data\vbs_0_SayNumber.vbs) 000432.34 0 cl Play_Start 000432.34 0 ScriptEventCode 8001 iLineState=1600 000432.34 0 LsSayNbrPlay EV_PLAY_FINISHED 000432.34 0 timer set 10 EV_TIMEOUT_HANGUP 000432.35 0 timer set 0 EV_TIMEOUT_GOTOMODULE 000432.35 0 ScriptEventCode 9002 iLineState=1600 000432.35 0 LsSayNbrPlay EV_TIMEOUT_GOTOMODULE 000432.48 0 timer clear 000432.48 0 [Get ID number] Playing Share this post Link to post
Digital-Comfort Report post Posted 09/29/2004 05:30 PM It just started to work correctly again as of call test at 10:26 AM PST. Does VG have problems with the single digit times? Thanks Share this post Link to post
SupportTeam Report post Posted 10/01/2004 07:37 AM You should use: $RV_HH:$RV_NN Please see: http://www.voiceguide.com/vghelp/html/Resu...ltVariables.htm Share this post Link to post
Digital-Comfort Report post Posted 10/04/2004 05:05 AM Thank You. Worked.... Share this post Link to post