VoiceGuide IVR Software Main Page
Jump to content

Tts In Vb Script Module?

Recommended Posts

Is it possible to execute TTS from within a VB Script module? If so, how?

 

Thanks,

Jack

Share this post


Link to post

Not direct from VBScript module, but you can assign the text to be spoken to a Result Variable within the Run VBScript module and then TTS speak the contents of that variable in the following Play module.

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
×