Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/audio-recorder

Web-based audio recording app. A fork of MDN's Web Dictaphone.
https://github.com/mecaneer23/audio-recorder

Last synced: about 2 months ago
JSON representation

Web-based audio recording app. A fork of MDN's Web Dictaphone.

Awesome Lists containing this project

README

        

# Audio Recorder

Web-based audio recording app. A fork of [MDN's Web Dictaphone](https://github.com/mdn/dom-examples/tree/main/media/web-dictaphone).

![Screenshot](AudioRecorder.png)

## MDN description

A sample MDN Web Docs app that uses `getUserMedia` and the MediaRecorder API for recording audio snippets, and The Web Audio API for visualizations.