VoiceGuide IVR Software Main Page
Jump to content

Playing Wavs In Script

Recommended Posts

If you play a wav in script, eg: vg.Play_Start(), does it play while the script continues to execute, ie: asynchronously? If so, how does the module-exit settings work? So, if I start a wav in VBS, I want the wav to play, the VBS carries on, while the wav is playing and then exit when both the wav stops, and the script has finished. I don't want the wav or the script to interrupt each other and only want to exit when both are done.

 

Tried testing this, but bit tricky to see it. thx - tim.

Share this post


Link to post
I don't want the wav or the script to interrupt each other and only want to exit when both are done.

Select the "Wait until VBScript and sound file completes" option...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×