LVGrammar::GetInterpretation

Returns the semantic interpretation handle indicated by the index.

Function

LVInterpretation GetInterpretation (int index)

Parameters

index

The index of the interpretation handle to be returned. It should be in the range [0, LVGrammar::GetNumberOfInterpretations).

Return Values

null

The index is not valid.

non-null

The interpretation handle.

Remarks

This function should be used after a call to LVGrammar_InterpretParses.

See Also


Complete Help Topic List | Speech Engine Product Information