VoiceGuide IVR Software Main Page
Jump to content

Problem With Random Number

Recommended Posts

I have a simple questions.

how to play random wav files?

example:

my named wav files is: 1.wav, 2.wav etc.

Thanks

Share this post


Link to post

You will need to write a VBScript which selects one of the files randomly and plays it...

Share this post


Link to post

Where put Randomize() function?

always random number is 8!

Im write evaluate expression:

Int((10 - 1 + 1) * Rnd + 1)

because scale are 1-10

 

Please help!!!

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
×