Generate semantic interpretation results from the parse trees generated by the previous call to LVGrammar_ParseSentence.
int LVGrammar_InterpretParses(HGRAMMAR hgram)
hgram
A handle to a grammar.
integer (>=0)
Number of available interpretations.
Before passing a grammar object handle to this function, you should call LVGrammar_ParseSentence using that handle. Otherwise, that handle doesn't contain any parse tree information.
LVGrammar::InterpretParses (C++ API)
Complete Help Topic List | Speech Engine Product Information