Oracle Web
The Digital Assistant Client SDK for Oracle Web provides you with a widget that enables you to run a skill in a web page. Using the SDK, you can customize the look and behavior of this widget.
The SDK connects to the Oracle Chat Server, the intermediary between
the Oracle Web channel configured in Oracle Digital Assistant and the
client. The chat server then passes messages to the skill for processing and
delivers the skill's response to the client.
Note
The Oracle Web Channel doesn't store messages when the client has disconnected from the server. It only delivers messages to connected clients. The SDK does not support multi-device login; it supports only one client per user.
The Oracle Web Channel doesn't store messages when the client has disconnected from the server. It only delivers messages to connected clients. The SDK does not support multi-device login; it supports only one client per user.
Through the following pages, you can learn how to connect the Oracle Web SDK to
skills, how to embed and style the chat widget in a web page, and how to
configure various behaviors such as voice recognition.