Searched refs:dspDetector (Results 1 – 1 of 1) sorted by relevance
738 AlwaysOnHotwordDetector dspDetector = new AlwaysOnHotwordDetector(keyphrase, locale, local742 mActiveDetectors.add(dspDetector);745 dspDetector.registerOnDestroyListener(this::onHotwordDetectorDestroyed);751 dspDetector.initialize(options, sharedMemory, moduleProperties);753 mActiveDetectors.remove(dspDetector);754 dspDetector.destroy();757 return dspDetector;