Class AudioStopEvent

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

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

    • AudioStopEvent

      public AudioStopEvent()