Valid PHP-based grammar fails. Are GET-style URLs supported?
Posted: Tue Dec 25, 2007 9:40 am
The following URL creates a valid grammar: http://assassin.homeip.net:15338/~moshe ... iator=true
For some reason the I get an error: I have tested this grammar and it does work on other (non plumVoice) platforms.
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.
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.