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

My vxml application currently uses abnf (or srgs) grammars.

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
interactivedigital
Posts: 13
Joined: Thu Nov 06, 2003 11:24 am

My vxml application currently uses abnf (or srgs) grammars.

Post by interactivedigital »

Can you tell me what changes I need to make to my VXML code to accomodate the JSGF grammars available on the Murrow machine? My application currently uses ABNFXML (SRGSXML) grammars.

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

ABNFXML Grammars on the plum IVR platform

Post by support »

2 options are available:

1) visit the Plum IVR Programmer's reference manual to convert your abnfxml grammars to jsgf by hand.

http://www.plumvoice.com/docs/dev/devel ... ammar#jsgf

2) wait 3-4 weeks for the next IVR platform revision (2.4.2) to become available. This will include an ABNFXML to JSGF converter that will handle your current IVR grammars without modification.


Hope this helps!!

Post Reply