Uses of Interface
org.openhab.core.voice.KSServiceHandle
-
Uses of KSServiceHandle in org.openhab.core.voice
Modifier and TypeMethodDescriptionKSEdgeService.spot
(KSListener ksListener) This method links the remote keyword spotting process to a consumer.default KSServiceHandle
KSEdgeService.spot
(KSListener ksListener, AudioStream audioStream, Locale locale, String keyword) KSService.spot
(KSListener ksListener, AudioStream audioStream, Locale locale, String keyword) This method starts the process of keyword spotting The audio data of the passedAudioStream
is passed to the keyword spotting engine.