Recorderjs
Audio recorder
A tool for capturing and exporting audio from Web Audio API nodes
A plugin for recording/exporting the output of Web Audio API nodes
4k stars
182 watching
1k forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fielddb/recordmp3js | Records audio directly from the browser to generate an MP3 file using JavaScript and HTML. | 2 |
createjs/soundjs | A JavaScript library providing a consistent API for working with audio across different browsers and devices | 4,446 |
zzarcon/microm | A JavaScript library to record and convert audio from the user's microphone to MP3 format. | 879 |
apache/cordova-plugin-media | Provides an API to record and play back audio on mobile devices. | 387 |
higuma/web-audio-recorder-js | A JavaScript library for recording and encoding audio from Web Audio API source nodes. | 775 |
scottschiller/soundmanager2 | Provides a reliable and cross-browser platform audio API | 4,992 |
andrewusher/playwright-recorder-extension | An extension that allows users to export web page recordings as automated tests in Playwright | 10 |
goldfire/howler.js | An audio library that provides a single API for working with audio in the browser, using both Web Audio and HTML5 Audio. | 24,033 |
yaronn/gifw00t | Enables recording and replaying web interactions using pure JavaScript. | 826 |
pauln/local-audio-recorder | An audio recording tool that allows users to capture and upload local audio files via HTTP POST request. | 14 |
michalstocki/flashwavrecorder | A simple Flash-based audio recorder that captures microphone input and saves it as a WAV file. | 240 |
andrewusher/playwright-chrome-recorder | Tools for exporting Google Chrome DevTools Recordings programmatically in TypeScript | 21 |
dannywillems/ocaml-cordova-plugin-media | Provides OCaml bindings to the Cordova Plugin Media allowing recording and playback of audio files on devices. | 0 |
bespokejs/bespoke-vcr | A plugin for Bespoke.js that allows recording and playback of slide interactions from local storage or JSON data. | 12 |
chrisguttandin/standardized-audio-context | A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. | 680 |