VoiceGuide IVR Software Main Page
Jump to content

Easy Script Needed

Recommended Posts

VG 4.9.0

 

Need a script to do the following:

(ASK = prompt; GET = retrieve DTMF; QUERY = get data from php script on web site)

 

1) Welcome

2) ASK for team number

3) GET Team Number

4) ASK for PIN

5) GET PIN

6) Call VBScript to QUERY PIN from PHP script on web site

7) If correct, ASK for Game number, else error and go back to 4

8) GET Game Number

9) QUERY game deatils from php script on web site

10) Play back game details, confirm

11) Confirm game details

12) If correct game, ASK for visitor score, else error and go back to 8

13) GET Visitor score,

14) Confirm entered score

15) ASK for Home Score

16) Confirm entered score

17) Confirm game details to post

18) Post to php scrip on web site

19) Email confirmation to 3 addresses

20) Hang up

 

Originally, use SAPI to do all prompts, will change to voice files

when all tested and ready to go.

 

Please use XMLHTTP to retrieve info from PHP scripts as I DO NOT want to

shell to IE using Windows scripting host. like in the Yahoo finance example.

 

I have PHP scripts written and will upload for testing. Anyone doing this will

need to know script parameters and expected results.

 

Please contact me via email at web@austinmetrobaseball.com

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
×