[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/realtime/realtimekit/ui-kit/api-reference/angular/rtk-audio-tile/ [Back]  [Original]

rtk-audio-tile Cloudflare Realtime docsSkip to content
SearchCtrlKLog in
  1. Home
  2. /Realtime
  3. /
  4. /Angular
  5. /rtk-audio-tile

rtk-audio-tile

Last updated Apr 21, 2026Copy as MarkdownView as MarkdownAgent setup
OverviewPropertiesUsage ExamplesBasic UsageWith Properties

Properties

Property Type Required Default Description
config UIConfig - Config
iconPack IconPack1 defaultIconPack Icon pack
meeting Meeting - Meeting
participant Peer - Participant object
size Size - Size
states States1 - States
t RtkI18n1 useLanguage() Language

Usage Examples

Basic Usage

<!-- component.html -->
<rtk-audio-tile></rtk-audio-tile>

With Properties

<!-- component.html -->
<rtk-audio-tile
 [config]="defaultUiConfig"
 [meeting]="meeting"
 [participant]="participant">
</rtk-audio-tile>
Previousrtk-audio-gridNextrtk-audio-visualizer

Was this helpful?

YesNo
Edit pageReport issue
[]

Web Proxy Viewer  |  New URL  |  Original Page