-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Speech to text behavior #5352
Copy link
Copy link
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.feature-requestAzure report labelAzure report label
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.feature-requestAzure report labelAzure report label
Is your feature request related to a problem?
We are trying to enable continuous speech recognition, so that the user can keep speaking as long as he wants, before having an explicit way to submit the whole text to the bot.
We are using https://github.com/microsoft/BotFramework-WebChat/blob/main/docs/SPEECH.md to achieve it, but we can't find ways to avoid:
Thanks in advance
John
Describe the suggestion or request in detail
We are trying to enable continuous speech recognition, so that the user can keep speaking as long as he wants, before having an explicit way to submit the whole text to the bot.
Describe alternatives you have considered
No response
Additional context
No response