Returns the semantic interpretation handle indicated by the index.
LVInterpretation GetInterpretation (int index)
index
The index of the interpretation handle to be returned. It should be in the range [0, LVGrammar::GetNumberOfInterpretations).
null
The index is not valid.
non-null
The interpretation handle.
This function should be used after a call to LVGrammar_InterpretParses.
LVGrammar_CreateInterpretation (C API)
Complete Help Topic List | Speech Engine Product Information