Uses of Record Class
org.openhab.core.voice.text.InterpreterContext
Packages that use InterpreterContext
-
Uses of InterpreterContext in org.openhab.core.voice.text
Methods in org.openhab.core.voice.text with parameters of type InterpreterContextModifier and TypeMethodDescriptiondefault StringHumanLanguageInterpreter.interpret(Locale locale, InterpreterContext interpreterContext) Continues the conversation provided in theInterpreterContextargument given aLocale. -
Uses of InterpreterContext in org.openhab.core.voice.text.interpreter.rulebased
Methods in org.openhab.core.voice.text.interpreter.rulebased with parameters of type InterpreterContextModifier and TypeMethodDescriptionAbstractRuleBasedInterpreter.interpret(Locale locale, InterpreterContext interpreterContext)