Class Hierarchy
- java.lang.Object
- org.openhab.core.voice.AbstractCachedTTSService (implements org.openhab.core.voice.internal.cache.CachedTTSService)
- org.openhab.core.voice.AudioStartEvent (implements org.openhab.core.voice.STTEvent)
- org.openhab.core.voice.AudioStopEvent (implements org.openhab.core.voice.STTEvent)
- org.openhab.core.voice.DialogContext.Builder
- org.openhab.core.voice.DialogRegistration
- org.openhab.core.voice.KSErrorEvent (implements org.openhab.core.voice.KSEvent)
- org.openhab.core.voice.KSpottedEvent (implements org.openhab.core.voice.KSEvent)
- org.openhab.core.voice.RecognitionStartEvent (implements org.openhab.core.voice.STTEvent)
- org.openhab.core.voice.RecognitionStopEvent (implements org.openhab.core.voice.STTEvent)
- java.lang.Record
- org.openhab.core.voice.DialogContext
- org.openhab.core.voice.SpeechRecognitionErrorEvent (implements org.openhab.core.voice.STTEvent)
- org.openhab.core.voice.SpeechRecognitionEvent (implements org.openhab.core.voice.STTEvent)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.openhab.core.voice.KSException
- org.openhab.core.voice.STTException
- org.openhab.core.voice.TTSException
- java.lang.Exception
Interface Hierarchy
- org.openhab.core.voice.KSEvent
- org.openhab.core.voice.KSListener
- org.openhab.core.voice.KSService
- org.openhab.core.voice.KSEdgeService
- org.openhab.core.voice.KSServiceHandle
- org.openhab.core.voice.STTEvent
- org.openhab.core.voice.STTListener
- org.openhab.core.voice.STTService
- org.openhab.core.voice.STTServiceHandle
- org.openhab.core.voice.TTSCache
- org.openhab.core.voice.TTSService
- org.openhab.core.voice.Voice
- org.openhab.core.voice.VoiceManager