Skip to content

chore(desktop): fix stale LiveKit reference in audioWorklet comment#2556

Open
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/fix-stale-livekit-comment
Open

chore(desktop): fix stale LiveKit reference in audioWorklet comment#2556
luthen-seas wants to merge 1 commit into
block:mainfrom
luthen-seas:chore/fix-stale-livekit-comment

Conversation

@luthen-seas

Copy link
Copy Markdown
Contributor

What

One-line doc-comment fix in desktop/src/features/huddle/lib/audioWorklet.ts: @param audioTrack - Mic track from LiveKitMic track from getUserMedia.

Why

LiveKit was replaced by the WebSocket Opus audio relay in #326; this comment is the last LiveKit reference in the tree. The track actually comes from getUserMedia in HuddleContext.tsx.

Testing

Comment-only change; no behavior affected.

🤖 Generated with Claude Code

LiveKit was replaced by the WebSocket audio relay in block#326; the mic track
comes from getUserMedia in HuddleContext.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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