Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@Danieladu
Copy link
Contributor

@Danieladu Danieladu commented Oct 13, 2020

Original issue: https://github.com/microsoft/botbuilder-dotnet/issues/4143
Original C# PR: microsoft/botbuilder-dotnet#4784
and microsoft/botbuilder-dotnet#4794

Description

Make language policy in MultiLanguageRecognizer follow the LG UseLanguagePolicy convention

Specific Changes

Change the default policy assignment with composite value achievement.
The step is:

  • Get value from the property LanguagePolicy directly
  • Get value from the value from UseLanguagePolicy
  • Use default languagePolicy new LanguagePolicy()

@Danieladu Danieladu requested a review from a team as a code owner October 13, 2020 05:24
@Danieladu Danieladu requested a review from a team as a code owner October 15, 2020 01:53
@stevengum stevengum added the Area: Adaptive The issue is related to Adaptive dialogs label Oct 20, 2020
@Danieladu Danieladu merged commit b0f4911 into main Oct 21, 2020
@Danieladu Danieladu deleted the hond/languagePolicy branch October 21, 2020 04:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area: Adaptive The issue is related to Adaptive dialogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants