LiveKit LogoDocs
Real-timeEgress/IngressCloudReference

AudioConference

This component is the default setup of a classic LiveKit audio conferencing app. It provides functionality like switching between participant grid view and focus view.

Import

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

Remarks

The component is implemented with other LiveKit components like FocusContextProvider, GridLayout, ControlBar, FocusLayoutContainer and FocusLayout.

Usage

<LiveKitRoom>
<AudioConference />
<LiveKitRoom>

On this page

ImportRemarksUsage

Previous

Chevron IconConcepts: Style Components
LiveKit logo

Product

SFU

SDKs

Performance

Deployment

GitHub Logo