We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

How to play prompts at various speeds

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
tssaini7
Posts: 3
Joined: Fri Oct 09, 2009 3:17 am

How to play prompts at various speeds

Post by tssaini7 »

Hi,

I am using a voice xml application. I want to play prompt messages at various speeds. Is there any property in voice xml that i can set in vxml application for TTS engiges to play messages as per the specified speed ?

Help is appreciated!

Regards,
Tejinder Singh

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR code suggestion using <prosody>

Post by support »

Hi,

You could use the IVR tag, <prosody>, in your IVR code to play your prompt messages at various speeds.

For an IVR example on how you could do this, see here: http://www.plumvoice.com/docs/dev/voicexml:tags:prosody

Hope this helps.

Regards,
Plum Support

Post Reply