VoiceAssistant

class VoiceAssistant(agent: State<RemoteParticipant?>, state: State<AgentState?>, audioTrack: State<TrackReference?>, agentTranscriptions: State<List<TextStreamData>>, agentAttributes: State<Map<String, String>>)

Constructors

Link copied to clipboard
constructor(agent: State<RemoteParticipant?>, state: State<AgentState?>, audioTrack: State<TrackReference?>, agentTranscriptions: State<List<TextStreamData>>, agentAttributes: State<Map<String, String>>)

Properties

Link copied to clipboard
val agent: RemoteParticipant?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard