VoiceAssistantControlBar
Note
This feature is under active development and may change based on developer feedback and real-world usage.
Import
import { VoiceAssistantControlBar } from "@livekit/components-react";
Usage
<LiveKitRoom ... ><VoiceAssistantControlBar /></LiveKitRoom>
Properties
controls
VoiceAssistantControlBarControlsOptional(BETA) (Optional)
(BETA) (Optional)
RequiredsaveUserChoices
booleanOptional(BETA) (Optional) If true, the user's device choices will be persisted. This will enables the user to have the same device choices when they rejoin the room.