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

Compiling large grammars

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
spoonman
Posts: 1
Joined: Thu Feb 16, 2006 8:54 pm

Compiling large grammars

Post by spoonman »

We are looking to create a system that will require large grammars. Since performance will be an issue we will be looking to compile them and reference the compiled file.

What is the compiled format for XML grammars? Is there a recommended compiler for this?

Any info would be appreciated.

Thanks.

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

IVR platform doesn't currently support precompiled grammars

Post by support »

Hello,

Plum's IVR platform does not currently support precompiled IVR grammars. However, remote IVR grammars are compiled and cached using standard VXML caching rules. This caching allows for comperable performance to precompiled grammars for all static grammars. Please try using remote IVR grammar references for testing the caching of these large IVR grammars.

Regards,
Plum Support

Post Reply