FileDocCategorySizeDatePackage
AlwaysOnHotwordDetector.javaAPI DocAndroid 5.1 API1822Sat Mar 14 14:09:40 GMT 2015android.service.voice

AlwaysOnHotwordDetector

public class AlwaysOnHotwordDetector extends Object

Fields Summary
public static final int
RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS
public static final int
RECOGNITION_FLAG_CAPTURE_TRIGGER_AUDIO
public static final int
RECOGNITION_MODE_USER_IDENTIFICATION
public static final int
RECOGNITION_MODE_VOICE_TRIGGER
public static final int
STATE_HARDWARE_UNAVAILABLE
public static final int
STATE_KEYPHRASE_ENROLLED
public static final int
STATE_KEYPHRASE_UNENROLLED
public static final int
STATE_KEYPHRASE_UNSUPPORTED
Constructors Summary
AlwaysOnHotwordDetector()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.content.IntentcreateEnrollIntent()

 throw new RuntimeException("Stub!"); 
public android.content.IntentcreateReEnrollIntent()

 throw new RuntimeException("Stub!"); 
public android.content.IntentcreateUnEnrollIntent()

 throw new RuntimeException("Stub!"); 
public intgetSupportedRecognitionModes()

 throw new RuntimeException("Stub!"); 
public booleanstartRecognition(int recognitionFlags)

 throw new RuntimeException("Stub!"); 
public booleanstopRecognition()

 throw new RuntimeException("Stub!");