Interface DTEvent

All Known Subinterfaces:
KSEvent
All Known Implementing Classes:
DTErrorEvent, DTTriggeredEvent, KSErrorEvent, KSpottedEvent

@NonNullByDefault public interface DTEvent
A tagging interface for dialog trigger events. This interface is intended to represent events that can trigger a dialog, without being specific to any particular type of event such as keyword spotting.
Author:
Miguel Álvarez Díez - Initial contribution