Uses of Interface
org.openhab.core.voice.DTEvent
Packages that use DTEvent
-
Uses of DTEvent in org.openhab.core.voice
Subinterfaces of DTEvent in org.openhab.core.voiceModifier and TypeInterfaceDescriptioninterfaceA tagging interface for keyword spotting events.Classes in org.openhab.core.voice that implement DTEventModifier and TypeClassDescriptionclassclassclassclassMethods in org.openhab.core.voice with parameters of type DTEventModifier and TypeMethodDescriptionvoidDTListener.dtEventReceived(DTEvent dtEvent) Invoked when aDTEventevent occurs.