| Package | Description |
|---|---|
| io.spokestack.spokestack.dialogue.policy |
This package contains Spokestack's custom rule-based dialogue policy and
supporting classes.
|
| Class and Description |
|---|
| Model
Classes used for representing the pieces of a rule-based dialogue policy.
|
| Model.Feature
A feature represents the app operating on data outside the control of the
dialogue policy.
|
| Model.Node
A node represents a specific conversational state within a broader
Model.Frame. |
| Model.Rule.Type
The types of rules that can be attached to nodes or features.
|
| SystemTurn
A simple container class for data related to a system response in a voice
interaction.
|
Copyright © 2021. All rights reserved.