VoiceGuide IVR Software Main Page
Jump to content

Script program for voiceGuide generate dynamic voice for the call-flow

Recommended Posts

I would like to ask can VoiceGuide generate dynamic voice for the call-flow by using script program? It is because one of the staff set up a TTS engine on the webpage. 

Share this post


Link to post

Yes. There are a number of different ways of doing this.

Common approach is to assign the text of what is to be played to a Result Variable, and use that variable in the text sent to TTS engine.

Or you can have some external process generate/prepare the sound file to be played and VoiceGuide can play it (filename can be pre-determined, or assigned to $RV and that $RV used as part of the filename expression in the 'sound file to play' for the module.

There are other approaches. If you can post the script showing what you need to do then we can better advise.

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
×