VoiceGuide IVR Software Main Page
Jump to content

Say Number Using Tts

Recommended Posts

Is there an easy way to change the saynumber module to use tts instead of the prerecorded wav files? If anyones done this, any tips or suggestions would be appreciated.

 

Thanks

Share this post


Link to post

If you want to use TTS you would just use a Play module and specify the Number/Amount/Date/etc to be spoken in the Play modules "Text To Speech" area.

 

Have you tried doing that?

Share this post


Link to post

No. I haven't tried that. I assumed it would just say the number.

What is the best way to control formating.

 

Maybe a vb script: $RV[AppointmentDate] = FormatDateTime($RV[AppointmentDate], vbLongDate)

 

I'm sure the above isn't correct, but what is the correct way to reassign (or create a new) $RV from within a vbscript module.

 

Thanks for the help.

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
×