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

Global voice variables

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
metroscript
Posts: 78
Joined: Mon Sep 25, 2006 6:52 am
Contact:

Global voice variables

Post by metroscript »

I want to change the voice to female. I have a root.xml file
already, so are there global variables I can set. I saw back
in 2003, you were looking to implement the following:

<property name="voicename" value="Crystal"/>
<property name="voicegender" value="female"/>

Does this work or do I have to change every <voice> tag?

Thanks!

Mike C.

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

Global voice properties for IVR system

Post by support »

Hi,

Currently, the global voice properties, voicename and voicegender, do not work in all cases. For now, you would have to change every <voice> tag in your IVR script to female.

We plan to have these two global voice properties implemented for the next release of our IVR platform, which should be by the end of Q1 of 2008.

Regards,
Plum Support
Last edited by support on Fri Feb 19, 2010 4:08 pm, edited 3 times in total.

metroscript
Posts: 78
Joined: Mon Sep 25, 2006 6:52 am
Contact:

Post by metroscript »

Thanks

Post Reply