Hierarchy

  • SettableProps

Properties

Properties

lipSync?: null | {
    sessionId: string;
}

lipSync binds the VRM's mouth (aa expression) to a participant's voice. Set to null to remove the binding. The binding replicates to all clients via networked media options. sessionId is the participant's Phoenix session_id (LiveKit identity).

Type declaration

  • sessionId: string
pdfIndex?: number
src?: string