Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs
☆399Mar 19, 2026Updated 3 weeks ago
Alternatives and similar repositories for fetch-stream-audio
Users that are interested in fetch-stream-audio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆137Mar 26, 2021Updated 5 years ago
- Stream data to web audio☆92Jan 13, 2019Updated 7 years ago
- A stress testing page for AudioWorklet and cross-thread communication in the browser.☆48Jun 6, 2022Updated 3 years ago
- instantly play remote wav streams using fetch API + WebAudio☆45Mar 4, 2018Updated 8 years ago
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆34Nov 15, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Minimal audio decoders layer☆189Updated this week
- promise-based wav decoder☆42Aug 10, 2017Updated 8 years ago
- Stream audio to a Web Audio API enabled browser from Node.js server side using Web Worker and Web Socket☆337Jan 2, 2026Updated 3 months ago
- Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.☆565Oct 22, 2025Updated 5 months ago
- Audio snapshot testing proof of concept☆14Dec 4, 2018Updated 7 years ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆236Nov 15, 2025Updated 4 months ago
- ☆15Oct 2, 2019Updated 6 years ago
- 🔊 Stream large audio files without the dreaded 'DOMException: play() can only be initiated by a user gesture' error.☆212Aug 10, 2021Updated 4 years ago
- JavaScript opus encoder☆102Oct 27, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Tool to generate worker and woklet bundles with webpack v5☆12Dec 7, 2022Updated 3 years ago
- Small JS library to abstract Web Audio raw PCM output☆58Mar 5, 2022Updated 4 years ago
- Decode raw opus packet to PCM without using any external library in your browser.☆76Dec 7, 2022Updated 3 years ago
- fetch() => ReadableStream => AudioWorklet☆27Aug 30, 2025Updated 7 months ago
- Sequence of AudioBuffers data structure☆11Jan 9, 2023Updated 3 years ago
- Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser☆23Mar 27, 2022Updated 4 years ago
- strictly unofficial polyfill for Web Audio API AudioWorklet☆50May 6, 2020Updated 5 years ago
- Decode streams of audio with WebAssembly.