VoiceGuide IVR Software Main Page
Jump to content

Audio Alert

Recommended Posts

Hopefully someone can help w/ a question I have regarding this software..

 

I only have one line, but would like to set up a system where:

 

A) There is a COMPANY WELCOME (from here caller picks from a list of 8 options)

 

1- Sales

2- marketing

3-HR

etc...

 

or dial direct ext for employee: 901 - EMPLOYEE 1

902 - EMPLOYEE 2

 

etc...

 

 

B) If sales is entered, I want to to play a message over and over again for 60 seconds or until someone answers the phone.

DURING THIS TIME I ALSO WANT TO HAVE SOUND ON "MY CPU SPEAKERS" NOTIFYING ME OF THIS CALL..

 

Please advise on the script coding required to perform this operation..

Share this post


Link to post

The attached script should do just about all that you need. Please have a look at it - it is fairly self-explanatory.

All that you realy need to do next is to record the sound files, specify the other 5 transfer destinatons and it'll be done...

 

To play a sound file over the PC speaker you can use a "Run Program" module to run a command line like this:

 

sndrec32 /play /close c:\SalesAllert.wav

AutoAttendantDemoForToddB.vgs

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
×