An Azure service that provides an integrated environment for bot development.
Currently, Java Bot Framework SDK doesn't support Websocket but it's on our roadmap. Thanks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to develop a bot using Java Bot Framework SDK, that uses Direct Line Speech Channel. I cannot find a way to enable/use Websocket in BotFrameworkAdapter.
JavaScript SDK has an option BotFrameworkAdapter.useWebSocket() to support websocket connection.
Is there an equivalent in Java SDK?
An Azure service that provides an integrated environment for bot development.
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Answer accepted by question author
Currently, Java Bot Framework SDK doesn't support Websocket but it's on our roadmap. Thanks.