We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Error using xml_lang
Error using xml_lang
I'm attempting to select an alternate language using the xml_lang option in the voice tag as per the examples I've found - the system has simply read me the xml tag back and not changed language.
IVR code for "xml:lang"
Hi,
Could you provide a small snippet of IVR code that demonstrates this IVR issue? This would help us better debug your IVR issue.
The following IVR code worked just fine for us for "xml:lang":
Hope this helps.
Regards,
Plum Support
Could you provide a small snippet of IVR code that demonstrates this IVR issue? This would help us better debug your IVR issue.
The following IVR code worked just fine for us for "xml:lang":
Code: Select all
<?xml version="1.0"?>
<vxml version="2.0">
<form>
<block>
<prompt>
<voice xml:lang="fr_fr">
Bonjour, c'est la voix française.
</voice>
</prompt>
</block>
</form>
</vxml>
Regards,
Plum Support
Plum Support
http://www.plumvoice.com
http://www.plumvoice.com