CoolFace
Apppublic

therickglenn/VoiceAnalyzer

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes
App README

๐ŸŽต 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