LiveKit LogoDocs
Real-timeEgress/IngressCloudReference

RoomAudioRenderer

The RoomAudioRenderer component is a drop-in solution for adding audio to your LiveKit app. It takes care of handling remote participants’ audio tracks and makes sure that microphones and screen share are audible.

Import

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

Usage

<LiveKitRoom>
<RoomAudioRenderer />
</LiveKitRoom>

On this page

ImportUsage

Previous

Chevron IconPreJoin
LiveKit logo

Product

SFU

SDKs

Performance

Deployment

GitHub Logo