Package org.openhab.core.voice
Class RecognitionStopEvent
java.lang.Object
org.openhab.core.voice.RecognitionStopEvent
- All Implemented Interfaces:
- STTEvent
A 
STTEvent fired when the STTService stops recognition.- Author:
- Kelly Davis - Initial contribution
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RecognitionStopEventpublic RecognitionStopEvent()
 
-