Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bot Framework Composer projects do not need additional steps for DLS
  • Loading branch information
daronyondem committed Dec 30, 2020
commit 424b7e99e8af9d502832ef298774887b51bba563
2 changes: 1 addition & 1 deletion articles/bot-service-channel-connect-directlinespeech.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ With the Direct Line Speech channel connected to your bot, you now need to enabl

1. Click `Save` at the top of the configuration page.

1. The Bot Framework Protocol Streaming Extensions are now enabled for your bot. You are now ready to update your bot code and [integrate Streaming Extensions support](https://aka.ms/botframework/addstreamingprotocolsupport) to an existing bot project.
1. The Bot Framework Protocol Streaming Extensions are now enabled for your bot. You are now ready to update your bot code and [integrate Streaming Extensions support](https://aka.ms/botframework/addstreamingprotocolsupport) to an existing bot project. If you used the Bot Framework Composer, feel free to skip this step.

## Adding protocol support to your bot

Expand Down