microsoft / microsoft/BotFramework-WebChat

[Tracking] DLS: Support abort recognition

Open
#2,664 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-direct-line-speech backlog external-cognitive-services feature-request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.