Home | History | Annotate | Download | only in media

Lines Matching refs:HOTWORD

301          * Audio source for preemptible, low-priority software hotword detection
305 * always-on software hotword detection, while gracefully giving in to any other application
313 public static final int HOTWORD = 1999;
365 case AudioSource.HOTWORD:
366 return "HOTWORD";