Glass Audio
Glassmorphism audio testimonial with waveform visualization.
testimonialaudioglassmorphismwaveform
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
avatar | string | https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=800&q=80 | Avatar image URL. |
name | string | Sarah Jenkins | User name. |
duration | string | 0:42 | Audio duration text. |
quote | string | I was skeptical at first, honestly. But the moment we integrated the API, everything just clicked. It's rare to find software that feels this human. | Testimonial quote text. |
backgroundColor | string | #0f172a | Background color (hex, rgb, or hsl). |
backgroundImage | string | https://images.unsplash.com/photo-1614850523060-8da1d56ae167?w=1200&q=80 | Background image URL. |
audioColor | string | #6366f1 | Audio waveform color (hex, rgb, or hsl). |
showTranscript | boolean | true | Whether to show transcript section. |
hideTranscriptText | string | Hide Transcript | Hide transcript button text. |
readTranscriptText | string | Read Transcript | Read transcript button text. |