LVGrammar::InterpretParses

Generate semantic interpretation results from parses created by previous calls to LVGrammar::ParseSentence.

Function

int InterpretParses(void)

Return Values

integer (>=0)

Number of available interpretations.

Remarks

Before calling this function , you have to call LVGrammar::ParseSentence on that grammar object. Otherwise, that grammar object doesn't contain any parse tree information.

See Also


Complete Help Topic List | Speech Engine Product Information