The IdentificationNotify interface must be implemented by any application wishing to use the asynchronous identification functionality in SVAPI.
See Also: IdentificationEngine
public abstract void identificationScoreChanged(IdentificationEngine Engine, Utterance Utterance, IdentificationResults Results[])
Called to report new identification scores.
Parameters:
Exceptions:
See Also: enableAsynchronousIdentification