Page 1 of 1

Global voice variables

Posted: Wed Oct 17, 2007 12:05 pm
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.

Global voice properties for IVR system

Posted: Wed Oct 17, 2007 3:16 pm
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

Posted: Thu Oct 18, 2007 6:48 am
by metroscript
Thanks