mdn / web-dictaphoneLinks
A sample MDN app that uses getUserMedia and MediaRecorder API for recording audio snippets, and The Web Audio API for visualizations.
☆483Updated 2 years ago
Alternatives and similar repositories for web-dictaphone
Users that are interested in web-dictaphone are comparing it to the libraries listed below
Sorting:
- .wav/.ogg/.mp3 recorder with Web Audio API☆786Updated last year
- MediaRecorder polyfill to record audio in Edge and Safari☆588Updated 11 months ago
- Library for creating voice messages☆355Updated 4 years ago
- A library for encoding and decoding web audio as OggOpus.☆992Updated last month
- Simple example of implementing a clip-detecting volume meter in Web Audio.☆430Updated 2 years ago
- mp3 encoder in javascript☆870Updated last year
- Web Audio API-powered voice changer and visualizer☆724Updated 2 years ago
- A simple audio recording API☆198Updated last year
- MediaRecorder polyfill for Opus recording using WebAssembly☆345Updated last year
- Converts an audio stream to speech events in the browser☆575Updated 4 years ago
- A repository for demos illustrating features of the Web Speech API. See https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API f…☆1,418Updated 2 years ago
- Record MP3 files directly from the browser using JS and HTML☆431Updated 7 years ago
- MediaRecorder examples☆96Updated 7 years ago
- MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.☆969Updated 4 years ago
- A simple HTML5/JS demo that uses Recorder.js to record audio as uncompressed pcm (wav) and POST it to a server side script.☆415Updated 7 months ago
- A stream of raw audio data from the microphone☆233Updated 3 months ago
- Simple live audio file recorder, based on RecorderJS☆422Updated 5 years ago
- Code examples that accompany the MDN Web Docs pages relating to Web Audio.