# Audio Upload Card

> The AudioUploadCard component provides an interactive drag-and-drop interface for audio file uploads with animated visual feedback. It features a customizable upload area that transforms during file selection, showing a waveform visualization and filename display when an audio file is uploaded. The component supports both drag-and-drop and click-to-upload functionality, making it ideal for applications requiring audio transcription, voice recording, or media management workflows.

- Author: [Isaiah](https://21st.dev/@isaiahbjork)
- License: unknown
- npm dependencies: lucide-react, framer-motion
- Live preview: https://21st.dev/@isaiahbjork/components/audio-upload-card

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/isaiahbjork/audio-upload-card?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
