This repository was archived by the owner on Dec 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 117
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
port: Added SetSpeakMiddleware to Runtime (#5343) #1080
Copy link
Copy link
Closed
Labels
ExemptFromDailyDRIReportUse this label to exclude the issue from the DRI report.Use this label to exclude the issue from the DRI report.P1Painful if we don't fix, won't block releasingPainful if we don't fix, won't block releasingSize: SThe issue is simple and well understood, it will take a day or less to completeThe issue is simple and well understood, it will take a day or less to completeneeds-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.parityThe issue describes a gap in parity between two or more platforms.The issue describes a gap in parity between two or more platforms.
Milestone
Description
The changes in Added SetSpeakMiddleware to Runtime (#5343) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.
Fixes #5266The middleware was taken from the previous runtime.
This makes SetSpeakMiddleware available to Runtime via the "features" node in config (as it does for other Runtime supported middleware).
Of special note: I put SetSpeakMiddleware in BotBuilder. But we may want it elsewhere?
Please review and, if necessary, port the changes.
Metadata
Metadata
Assignees
Labels
ExemptFromDailyDRIReportUse this label to exclude the issue from the DRI report.Use this label to exclude the issue from the DRI report.P1Painful if we don't fix, won't block releasingPainful if we don't fix, won't block releasingSize: SThe issue is simple and well understood, it will take a day or less to completeThe issue is simple and well understood, it will take a day or less to completeneeds-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.parityThe issue describes a gap in parity between two or more platforms.The issue describes a gap in parity between two or more platforms.