Page 1 of 1

Should I use JSGF or SRGS+XML for my grammar format?

Posted: Fri Jan 16, 2009 1:24 pm
by support
JSGF is generally okay for small sized grammars and are convenient to write within your code.

However, for medium to large sized grammars, you should use SRGS+XML as the grammar format as it has superior performance than JSGF such as with load time.

Regards,
Plum Support