therickglenn/VoiceAnalyzer
0
๐ต 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:
git clone https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME
cd YOUR_SPACE_NAME
npm install