TomStorey Report post Posted 11/11/2005 06:49 PM I have a number of VG scripts that I run at differant times through out the year. I have the scripts located like this: C:\Phone Scripts\Script1\xxx.vgs ; C:\Phone Scripts\Script2\xxx.vgs ; C:\Phone Scripts\Script3\xxx.vgs etc... I had all my sound files in C:\Phone Scripts\Sound Files\xxx.wav. Then I put a sound folder in each Scriptx folder and placed all the .wavs for that script in the sound folder. Now when I open a Play module in a xxx.vgs and use the select to find the .wav file, the path text box does not have a full path in it. The path box should have : C:\Phone Scripts\Scriptx\Sound Files\xxx.wav, but what I get is Sound Files\xxx.wav and if I try to use the sound file it fails. If I move the Sound Files folder outside of the Scriptx folder then I get the full path. Why is this? Share this post Link to post
SupportTeam Report post Posted 11/11/2005 10:47 PM If the sounds files are located in the same directory or sub-directory of the script then a relative path will be used. The playing of the sound file should still work... when are you seeing the file not playing? Share this post Link to post
David Flaks Report post Posted 11/12/2005 07:15 AM I have noticed this also and the problem is also that if you want to check the file while in the script editor, it does not play the sound file. I always had to change each path and put in the full path, then everything would work Share this post Link to post
SupportTeam Report post Posted 11/12/2005 08:14 AM Attached Script Designer should fix this bug. This Script Designer is to be used on v5.x systems only. The "VG for Dialogic" Script Designer will follow. VgGsd_5.2.5001.zip Share this post Link to post
SupportTeam Report post Posted 11/12/2005 08:21 AM And here is the new Script Designer for "VG for Dialogic" which should fix this bug. VgGsd_6.0.2001.zip Share this post Link to post
TomStorey Report post Posted 11/14/2005 12:37 PM I downloaded the new Script Designer and that fixed the problem. Thanks for your help. Share this post Link to post