toggle menu
livekit-compose-components
2.1.2
SDK
switch theme
search in API
livekit-compose-components
/
io.livekit.android.compose.state
/
VoiceAssistant
/
VoiceAssistant
Voice
Assistant
constructor
(
agent
:
State
<
RemoteParticipant
?
>
,
state
:
State
<
AgentState
?
>
,
audioTrack
:
State
<
TrackReference
?
>
,
agentTranscriptions
:
State
<
List
<
TextStreamData
>
>
,
agentAttributes
:
State
<
Map
<
String
,
String
>
>
)