Class RecognitionStopEvent

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

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

    • RecognitionStopEvent

      public RecognitionStopEvent()