Returns the name of the grammar that generated this tree.
const char* LVParseTree_GrammarLabel (H_PARSE_TREE Tree)
Tree
A handle to the parse tree.
LVParseTree_GetGrammarLabel( ) will always return the name of one of the grammars you activated for decode. If the active grammar had an integer label, then the returned label will be a string representation of that integer.
LVParseTree::GrammarLabel ( C++ API )
Complete Help Topic List | Speech Engine Product Information