anthumchris / fetch-stream-audio
Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs
☆377Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for fetch-stream-audio
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆125Updated 3 years ago
- Minimal audio decoders layer☆169Updated 2 months ago
- An extendable drop-in replacement for the native MediaRecorder.☆276Updated last week
- Stream audio to a Web Audio API enabled browser from Node.js server side using Web Worker and Web Socket☆330Updated 2 months ago
- MediaRecorder polyfill for Opus recording using WebAssembly☆321Updated 7 months ago
- WebSocket Audio API: library to broadcast the sound from the microphone through a WebSocket☆268Updated 5 months ago
- Stream data to web audio☆93Updated 5 years ago
- FLAC encoder and decoder in JavaScript☆93Updated last year
- A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.☆680Updated last week
- A stream of raw audio data from the microphone☆231Updated 3 weeks ago
- A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change☆216Updated last year
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆244Updated last month
- convert an AudioBuffer to .wav format☆150Updated 5 years ago
- Simple way to merge or concatenate audio files with the Web Audio API.