alapini / html5-mic-visualizer

Visualize your microphone in your browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 Mic Visualizer

This page uses the HTML5 AudioContext.createAnalyser() API to visualize the input audio of your device microphone.

A demo page can be found here. It works in modern versions of desktop browsers, as well as in iOS and Android.

Note: The dB value on the page varies from your device microphone, and should not be considered accurate.

About

Visualize your microphone in your browser


Languages

Language:JavaScript 56.7%Language:HTML 22.4%Language:CSS 20.9%