Methods Summary |
---|
public void | onDetected(android.hardware.soundtrigger.SoundTrigger.KeyphraseRecognitionEvent recognitionEvent)Called when the keyphrase is spoken.
|
public void | onError(int status)Called when the detection fails due to an error.
|
public void | onRecognitionPaused()Called when the recognition is paused temporarily for some reason.
|
public void | onRecognitionResumed()Called when the recognition is resumed after it was temporarily paused.
|