Uses of Package
org.openhab.core.voice.text
Packages that use org.openhab.core.voice.text
Package
Description
-
Classes in org.openhab.core.voice.text used by org.openhab.core.voiceClassDescriptionThis is the interface that a human language text interpreter has to implement.Arguments for
VoiceManagerinterpretation.An exception used byHumanLanguageInterpreters, if an error occurs. -
Classes in org.openhab.core.voice.text used by org.openhab.core.voice.textClassDescriptionAn exception used by
HumanLanguageInterpreters, if an error occurs.Bundles results of an interpretation.Context passed to theHumanLanguageInterpreterwhen interpreting a new input text. -
Classes in org.openhab.core.voice.text used by org.openhab.core.voice.text.interpreter.rulebasedClassDescriptionThis is the interface that a human language text interpreter has to implement.An exception used by
HumanLanguageInterpreters, if an error occurs.Bundles results of an interpretation.Context passed to theHumanLanguageInterpreterwhen interpreting a new input text.