microsoft / microsoft/BotFramework-WebChat
[Tracking] DLS: Support abort recognition
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
If you would want to prioritize this feature work, please vote and optionally, provide a user story.
Feature Request
Today, Speech SDK do not support abort recognition, a.k.a. stopContinuousRecognitionAsync.
The stopContinuousRecognitionAsync in the Speech SDK can be used to stop both continuous mode (a.k.a. startContinuousRecognitionAsync) and interactive mode (a.k.a. listenOnceAsync).
[Enhancement]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the Speech SDK recognition integration and tracing how continuous and interactive recognition are started; define done as supporting stopContinuousRecognitionAsync to abort both modes, with tests covering each behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100