Guest David Report post Posted 12/21/2005 07:16 PM Hi, Im using the vbscript module to call vg.play_start with a couple of sound files which is working will. However, i cant seem to flag to VG when the vg.play_start has finished playing the samples so i can move onto the next module. Voiceguide just stays in the vbscript module, but if i call vg.result_return after the vg.play_start then the system exits the vbscript module immediatly. Any ideas how to acheive this? Regards David Share this post Link to post
SupportTeam Report post Posted 12/21/2005 08:53 PM What are you trying to achieve? Usually there are alternatives to playing sound files from VBScript modules using play_start COM commands. Share this post Link to post
Guest David Report post Posted 12/21/2005 11:01 PM Hi, Ive actually achieved this now using my own formating in .Vbx and then calling the say numbers - worked a treat. thanks David Share this post Link to post
SupportTeam Report post Posted 12/22/2005 12:00 AM I assume you're referring to modifying the lib_num2wav.vbs file located in VoiceGuide's \system\vbs\ subdirectory (?) Share this post Link to post