Uses of Class
org.openhab.core.voice.KSException
Packages that use KSException
-
Uses of KSException in org.openhab.core.voice
Methods in org.openhab.core.voice that throw KSExceptionModifier 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.