Skip to main content

rtk-participants-audio

A component which plays all the audio from participants and screenshares.

<rtk-participants-audio id="rtk-el"></rtk-participants-audio>

<script>
const el = document.getElementBydId('rtk-el');
el.meeting = meeting;
</script>

Props

iconPack

Icon pack

Default
defaultIconPack

meeting

Meeting object

preloadedAudioElem

Pass existing audio element

Default
undefined
Type
HTMLAudioElement

t

Language

Default
useLanguage()