LVInterpretation_GetGrammarLabel

Returns the name of the grammar that generated this interpretation.  

Function

const char* LVInterpretation_GetGrammarLabel (H_SI hsi)

Parameters

hsi

An interpretation handle.

Remarks

LVInterpretation_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.

See Also


Complete Help Topic List | Speech Engine Product Information