Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 481 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 481 Bytes

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.