Skip to content

[Fix] Ensure first session listening readiness and stop playback immediately - #267

Merged
JunchenMeteor merged 1 commit into
mainfrom
dev/fix/session-start-stop-readiness
Jun 4, 2026
Merged

[Fix] Ensure first session listening readiness and stop playback immediately#267
JunchenMeteor merged 1 commit into
mainfrom
dev/fix/session-start-stop-readiness

Conversation

@JunchenMeteor

Copy link
Copy Markdown
Owner

Summary

  • Hydrate the stored session STT provider and provider availability before starting a mobile session.
  • Start listening through an explicit provider-aware starter so first entry from Home cannot use a stale listening ref.
  • Stop active audio immediately when ending the session by clearing audio state and playback queue.

Test Plan

  • npm run lint
  • npm --workspace @meteorvoice/mobile run typecheck
  • npm test

Closes #266

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
meteorvoice Ready Ready Preview, Comment Jun 4, 2026 1:31pm

@JunchenMeteor
JunchenMeteor merged commit 3d46b1a into main Jun 4, 2026
6 checks passed
@JunchenMeteor
JunchenMeteor deleted the dev/fix/session-start-stop-readiness branch June 4, 2026 13:33
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.

[Fix] Ensure first session listening readiness and stop playback immediately

1 participant