Return the number of semantic interpretations created by the most recent call to LVGrammar_InterpretParses.
int LVGrammar_GetNumberOfInterpretations(HGRAMMAR hgram)
hgram
A handle to the grammar.
integer (>=0)
Number of available interpretations.
This function can be used after a call to LVGrammar_InterpretParses. It is merely a convenience, as the return value of LVGrammar_InterpretParses provides the same information.
LVGrammar::GetNumberOfInterpretations (C++ API)
Complete Help Topic List | Speech Engine Product Information