VoiceAssistantControlBar
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Import
import { VoiceAssistantControlBar } from "@livekit/components-react";
Usage
<LiveKitRoom ... ><VoiceAssistantControlBar /></LiveKitRoom>
Properties
controls?
VoiceAssistantControlBarControls
(BETA) (Optional)
(BETA) (Optional)
saveUserChoices?
boolean
(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.