SetConfidence
This method sets the confidence of a character.
Syntax
SetConfidence (CharIndex as Long, NewValue as Long)
Parameter | Description |
---|---|
CharIndex | Index of the character which confidence is set. |
NewValue | Confidence of the character.
Possible values 0 to 100, where 0 means that the recognition is unconfident, and 100 means that the recognition is confident. |