See: Description
| Class | Description |
|---|---|
| Intent |
An
Intent is the output of spoken language understanding (SLU) that represents what the
user wants to do based on a predefined schema definition. |
| Intent.Builder |
Builder used to construct a new
Intent. |
| Slot |
A
Slot is part of an Intent that provides arguments need to process the intent
This is based on a predefined domain definition, or schema. |
| Slot.Builder |
Builder used to construct a new
Slot. |
Copyright © 2016. All rights reserved.