Skip to content

Add cancelResponse method to RTClient Class. - #145

Open
Sarah Kohavi GradCertMgmt (BlankFoxGirl) wants to merge 1 commit into
Azure-Samples:mainfrom
BlankFoxGirl:update-javascript-client-cancelResponse
Open

Add cancelResponse method to RTClient Class.#145
Sarah Kohavi GradCertMgmt (BlankFoxGirl) wants to merge 1 commit into
Azure-Samples:mainfrom
BlankFoxGirl:update-javascript-client-cancelResponse

Conversation

@BlankFoxGirl

@BlankFoxGirl Sarah Kohavi GradCertMgmt (BlankFoxGirl) commented Aug 15, 2025

Copy link
Copy Markdown

Add cancelResponse to high level client.

Purpose

  • Adds the cancelResponse method to the high level RTClient class in order to safely cancel responses using client-side VAD.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Add cancelResponse to high level client.
@Mukhsin0508

Mukhsin Mukhtorov (Mukhsin0508) commented Oct 15, 2025

Copy link
Copy Markdown

Sarah Kohavi GradCertMgmt (@BlankFoxGirl) Are you sure this method is working? like tested deeply?

and is this only for javascript RT client?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants