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 KSServiceHandleKSEdgeService.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 passedAudioStreamis passed to the keyword spotting engine.