VoiceGuide IVR Software Main Page
Jump to content

Multiple Surveys

Recommended Posts

I am looking at this system for running multiple surveys basically what I need is:

 

1. Enter the survey code > Branch to that survey

2. Store survey results to a database table

3. Validation e.g. Press 1,2,3

4. Error correction e.g. press # if you make a mistake

 

Need to use TTS which I think this does, also does it support Voice recognition ? or is it just keypad entry

 

Thx

Adam

Share this post


Link to post

VoiceGuide can do what you describe above, and is used in a number of similar applications already.

 

Please see our WWW from where you can download the fully working evaluation version of the software.

The demonstrations supplied will get you running in a matter of minutes.

 

Voice Recognition is not at this stage available for general release, but we can put together a Voice Recognition system for you if you'd like. Please note that cost of Voice Recognition is over $1000/port.

Share this post


Link to post

Ive got the trial version

 

1. How can I test it offline? i.e. on my laptop here.

2. How to I branch to different script after a GetNumbers() call e.g.

 

GetNumbers() -> User enters 4427 -> Load up script 4427.vgs and execute it to user

 

The intention is to use this for differnet marketing campaigns which are running for different clients -- we dont want one "huge" script

 

Thx

Adam

Share this post


Link to post

You can use $RV's in the goto path - so just specify the name of your new script using the Result Variable which holds the data entered in the Get Numbers module in it..

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
×