LVGrammar::GetNumberOfInterpretations

Return the number of semantic interpretations created by the most recent call to LVGrammar::InterpretParses.

Function

int GetNumberOfParses(void)

Return Values

integer (>=0)

Number of available interpretations.

Remarks

This function can be used after a call to LVGrammar::InterpretParses. It is provided as a convenience; it returns the same value as  LVGrammar::InterpretParses.

See Also


Complete Help Topic List | Speech Engine Product Information