HomeSort by relevance Sort by last modified time
    Searched refs:HOTWORD (Results 1 - 5 of 5) sorted by null

  /frameworks/base/media/java/android/media/
MediaRecorder.java 287 * Audio source for preemptible, low-priority software hotword detection
291 * always-on software hotword detection, while gracefully giving in to any other application
298 public static final int HOTWORD = 1999;
    [all...]
AudioAttributes.java 206 * Flag requesting capture from the source used for hardware hotword detection.
207 * To be used with capture preset MediaRecorder.AudioSource.HOTWORD or
606 * Same as {@link #setCapturePreset(int)} but authorizes the use of HOTWORD,
613 if ((preset == MediaRecorder.AudioSource.HOTWORD)
    [all...]
AudioRecord.java 679 (audioSource != MediaRecorder.AudioSource.HOTWORD)) ) {
    [all...]
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 59 milliseconds