microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.56k stars 1.52k forks source link

[Tracking] DLSpeech: Cannot switch recognition language on-the-fly #2681

Open compulim opened 4 years ago

compulim commented 4 years ago

If you would want to prioritize this feature work, please vote and optionally, provide a user story.

Feature Request

You can only specify speech recognition language at initialization time. You cannot switch speech recognition language while the conversation is active.

[Enhancement]

birla commented 1 year ago

+1

User story:

  1. User initiates the bot
  2. Bot welcomes the user and asks to choose a language
  3. User responds with a Language
  4. Bot continues the journey in the selected language