Uses of Interface
org.openhab.core.voice.KSEvent
Packages that use KSEvent
-
Uses of KSEvent in org.openhab.core.voice
Classes in org.openhab.core.voice that implement KSEventModifier and TypeClassDescriptionclass
class
Methods in org.openhab.core.voice with parameters of type KSEventModifier and TypeMethodDescriptionvoid
KSListener.ksEventReceived
(KSEvent ksEvent) Invoked when aKSEvent
event occurs during keyword spotting.