Package org.openhab.core.voice.text.conversation
package org.openhab.core.voice.text.conversation
-
ClassDescriptionThe
Conversationclass contains a list of messages in between the user and a LanguageInterpreter.A message.General purpose conversation exception.Listener interface for receiving events from aConversation.TheConversationManageris responsible for managing the lifecycle and persistence ofConversations.TheConversationRoleclass defines the role/author of a message in aConversation.