Skip to main content

B1TalkInteractionStartTalk

  • Structure that defines greeting (start talk) configuration for talk interactions.
    * Specifies which interaction bag tags and talk nature types to display at the start of a conversation.
PropertyTypeDescriptionMetadata
RandomPickInteractionBagTagListTArrayList of InteractionBag tags to randomly display in the greeting. One item is randomly picked per tag.Category: B1TalkInteractionStartTalk
RandomPickTalkNatureListTArrayList of EB1TalkNature types to randomly display in the greeting. One item is randomly picked per type.Category: B1TalkInteractionStartTalk
PickAllTalkNatureListTArrayList of EB1TalkNature types for which all matching items are displayed in the greeting.Category: B1TalkInteractionStartTalk
PickAllTalkNatureListMaxCountint32Maximum number of greeting items to display from PickAllTalkNatureList. Set to -1 for no limit.Category: B1TalkInteractionStartTalk