triaton / audio-input-visualizer-react

This app is to visualize audio-input using reactjs.

Home Page:https://hon9lin.github.io/audio-input-visualizer-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live example can be found here.

Referenced from here.

React + Web Audio

This is an example application that shows how to visualise audio from the microphone using the Web Audio API in React.

How to build the app

npm run build

How to run the app

npm run start

And open the browser to http://localhost:3000/.

About

This app is to visualize audio-input using reactjs.

https://hon9lin.github.io/audio-input-visualizer-react

License:MIT License


Languages

Language:JavaScript 87.0%Language:HTML 12.0%Language:CSS 1.0%