Uses of Class
org.openhab.core.voice.STTException
Packages that use STTException
-
Uses of STTException in org.openhab.core.voice
Methods in org.openhab.core.voice that throw STTExceptionModifier and TypeMethodDescriptionSTTService.recognize
(STTListener sttListener, AudioStream audioStream, Locale locale, Set<String> grammars) This method starts the process of speech recognition.