Page 1 of 1

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

Posted: Thu Jan 30, 2014 8:41 am
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>

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

Posted: Thu Jan 30, 2014 10:19 am
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