LiveKit LogoDocs
Real-timeEgress/IngressCloudReference

ParticipantAudioTile

The ParticipantAudioTile component is the base utility wrapper for displaying a visual representation of a participant. This component can be used as a child of the TileLoop or independently if a participant is passed as a property.

Import

import { ParticipantAudioTile } from '@livekit/components-react';

Usage

<ParticipantAudioTile />

Properties

#
disableSpeakingIndicator?boolean

(Optional)

#
onParticipantClick?(event: ParticipantClickEvent) => void

(Optional)

#
participant?Participant

(Optional)

#
publication?TrackPublication

(Optional)

#
source?Track.Source

(Optional)

On this page

ImportUsageProperties

Previous

Chevron IconMediaDeviceSelect
LiveKit logo

Product

SFU

SDKs

Performance

Deployment

GitHub Logo