VoiceGuide IVR Software Main Page
Jump to content

Text To Speach In Middle Of Two Wav Files

Recommended Posts

my phone order system need to speak the product name to customer make sure that 's the right one. like:

'the product name is'(file1.wav) 'your sweat heart'(retrieved from my database)

'if this is right press 1 to continue'

How can I set this up in play module

thanks

Share this post


Link to post

Use two play modules - the first one plays 'the product name is' and the TTS, the second plays 'if this is right press 1 to continue'.

Share this post


Link to post

Do you mean my customer don't need to press any key in the first paly module and go to the second one. I'm little confused.

Share this post


Link to post

Just use a 'Timeout' path with the timeout set to 0 seconds - and have the number of 'replays' in first module set to 0 as well.

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
×