Class RecognitionStartEvent

java.lang.Object
org.openhab.core.voice.RecognitionStartEvent
All Implemented Interfaces:
STTEvent

@NonNullByDefault public class RecognitionStartEvent extends Object implements STTEvent
A STTEvent fired when the STTService starts recognition.
Author:
Kelly Davis - Initial contribution
  • Constructor Details

    • RecognitionStartEvent

      public RecognitionStartEvent()