AudioTrack
The AudioTrack component is responsible for rendering participant audio tracks. This component must have access to the participant's context, or alternatively pass it a Participant
as a property.
Import
import { AudioTrack } from '@livekit/components-react';
Usage
<ParticipantTile><AudioTrack source={Track.Source.Microphone} /></ParticipantTile>
Properties
(Optional)
(Optional)
(Optional)
(Optional)
(Optional) by the default the range is between 0 and 1