Searched refs:dspDetector (Results 1 – 1 of 1) sorted by relevance
737 AlwaysOnHotwordDetector dspDetector = new AlwaysOnHotwordDetector(keyphrase, locale, local741 mActiveDetectors.add(dspDetector);744 dspDetector.registerOnDestroyListener(this::onHotwordDetectorDestroyed);750 dspDetector.initialize(options, sharedMemory, moduleProperties);752 mActiveDetectors.remove(dspDetector);753 dspDetector.destroy();756 return dspDetector;