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 can I get more information about error.grammar.inline

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
dnovakovic
Posts: 4
Joined: Wed Nov 14, 2012 4:27 am

How can I get more information about error.grammar.inline

Post by dnovakovic »

Hello there,
During execution of my script error.grammar.inline error is thrown. I've validated the script and everything seems fine, but log is still showing this problem (see below). Is there any way to catch this error (with catch or error tag) and log some details about what is exactly problem with the grammar? Is there some other way to get more verbose description of the problem?

Regards,
Novakovic Dejan

<?xml version='1.0'?><speak>
A serious error of type </speak>
---------
bargein set to true
INPUTMODES set to "DTMF"
Audio segment added to prompt queue from TTS application/synthesis+ssml for:
---------
<?xml version='1.0'?><speak>error.grammar.inlined</speak>

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

Re: How can I get more information about error.grammar.inlin

Post by support »

Hi Novakovic,

Could you post the snippet of your VoiceXML code that's causing this error? This would help us in better understanding what might be causing this issue for your code.

Regards,
Plum Support

Post Reply