fix(voice): scope forwardAudio playback-started listener to its own segment - #1786
Merged
chenghao-mou merged 2 commits intoJun 12, 2026
Merged
Conversation
…egment (#1760) Co-authored-by: Cursor <cursoragent@cursor.com>
🦋 Changeset detectedLatest commit: b3cea39 The changes in this PR will be included in the next version bump. This PR includes changesets to release 35 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
u9g
reviewed
Jun 12, 2026
u9g
approved these changes
Jun 12, 2026
chenghao-mou
deleted the
chenghao/fix/forward-audio-playback-started-to-main
branch
June 12, 2026 17:14
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #1760 (originally merged into the
1.5.0branch) tomain.Cherry-picks
ec765eaa: scopes theforwardAudioplayback-started listener to its own audio segment, preventing a listener registered for one segment from firing on a later one.Clean cherry-pick onto
main(auto-mergedgeneration.ts, no conflicts). No public export surface change. Changesetscope-forward-audio-playback-started.mdcarried over. New regression coverage ingeneration_tts_timeout.test.tspasses.🤖 Generated with Claude Code