The VerificationNotify interface must be implemented by any application wishing to use the asynchronous verification functionality in SVAPI.
See Also: VerificationEngine
public abstract void verificationScoreChanged(VerificationEngine Engine, Utterance Utterance, Score Score)
Called to report a new verification score.
Parameters:
Exceptions:
See Also: enableAsynchronousVerification