Skip to content

Conversation

pblazej
Copy link
Contributor

@pblazej pblazej commented Jul 23, 2025

Needs SDK update first (pin).

@pblazej pblazej force-pushed the blaze/attribute-generator branch from 2586071 to 2e3a5a1 Compare July 23, 2025 10:40
@@ -84,7 +84,7 @@ public struct BarAudioVisualizer: View {
@State private var animationTask: Task<Void, Never>?

public init(audioTrack: AudioTrack?,
agentState: AgentState = .unknown,
agentState: AgentState = .speaking,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default is still "all highlighted", also for non-agents

pblazej added a commit to livekit/client-sdk-swift that referenced this pull request Jul 24, 2025
- Adds generated attributes
https://github.com/livekit/attribute-definitions
- Consumes agent attributes via `Participant.State` (cache)
- Transcription attributes will come soon with moving the logic from the
VoiceAgent → SDK

A basic test case:
- See if the agent (visualizer) state is handled properly
- Avatars are also fine
- You may need livekit/components-swift#27
@pblazej pblazej marked this pull request as ready for review August 21, 2025 07:37
@pblazej pblazej requested a review from hiroshihorie August 21, 2025 07:42
@pblazej pblazej merged commit 89b3a87 into main Aug 21, 2025
14 of 15 checks passed
@pblazej pblazej deleted the blaze/attribute-generator branch August 21, 2025 08:03
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