AI Components / Audio Player
Audio Player
Audio playback with waveform bars, progress, speed control.
ai-collab v0.5.0
Playground
Examples
Player
<ai-audio-player title="AI Generated Summary" style="max-width:400px;"></ai-audio-player> Import
import { AiAudioPlayer } from '@cognivo/components'; // Or tree-shake: import '@cognivo/components/ai-audio-player'; Per-component imports ship only that component (~8 kB gzip).
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
src | string | — | Audio URL |
title | string | — | Track title |
Events
| Event | Detail | Description |
|---|---|---|
ai-audio-play | {} | Play started |