Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aegatlin/poc-web-audio-recorder


https://github.com/aegatlin/poc-web-audio-recorder

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# poc-web-audio-record

This is a proof of concept for a `Recorder` class that can record audio and
return the audio blob.

Follow-up behavior includes creating a blob url and audio element, which would
allow for local playback, or uploading the blob to a remote server for longer
storage.