Returns a confidence score for this interpretation.
Function
- int LVInterpretation_GetScore(H_SI hsi)
Parameters
hsi
An interpretation handle.
Return Value
LV_FAILURE
No Semantic Interpretation available.
Non Negative Integer
A number between 0-1000. Higher numbers indicate more confidence by the speech port in this interpretation.
See Also