For some reason the I get an error:
Code: Select all
Error creating grammar
received event: error.grammar
I've run the URL through the SRGS+XML validator and have seen no errors, but that doesn't give me any insight because (IIRC) the SRGS+XML validator web tool only works on inline grammars and gives a false "pass" on independent grammar files.
Right now I'm starting to believe that the grammar element does not support PHP-based grammars or perhaps does not support GET-style URLs.
Any insight would be appreciated.