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
