File size: 879 Bytes
738ce00
 
 
 
 
 
 
 
70587c4
738ce00
 
70587c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: VoiceAnalyzer
emoji: πŸ¦€
colorFrom: pink
colorTo: indigo
sdk: static
pinned: false
license: mit
short_description: "Real Time Vocal Analyzer"
---

# 🎡 Real-Time Audio Visualizer

A sleek and interactive **real-time microphone audio visualizer** built with **React and Web Audio API**. Captures live microphone input, analyzes sound waves, and dynamically visualizes them with an aesthetic UI. πŸš€

## πŸš€ Features
- 🎀 **Microphone Access** – Captures real-time audio.
- πŸ“Š **Waveform Visualization** – Smooth, animated sound wave display.
- 🎨 **Stylish UI** – Neon-inspired dark mode interface.
- ⚑ **Fast & Lightweight** – Uses Web Audio API for real-time processing.

## πŸ“¦ Installation
Clone the repository and install dependencies:
```sh
git clone https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME
cd YOUR_SPACE_NAME
npm install