Uses of Interface
org.openhab.core.voice.KSServiceHandle
Packages that use KSServiceHandle
-
Uses of KSServiceHandle in org.openhab.core.voice
Methods in org.openhab.core.voice that return KSServiceHandleModifier 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.