Using the "CompileGrammar" tool, I am attempting to compile an ARPA grammar. This appears to compile with no issue with the arpa switch set.
I can then prepare it using PrepareGrammar.
However, when I try to find a phrase using "CheckPhrase" I get no results from phrases I know should be in the file.
When I go on to try to use it as a grammar, I get no recognition results at all
Has anyone successfully compiled an ARPA grammar, or am I barking up the wrong tree here?
Thanks
Trenton