AudioWorklet
Widely available
The AudioWorklet
API runs module code in a separate thread, specifically for non-blocking, low latency audio processing.
To learn more, see
AudioWorklet at MDN.
Compatibility
- Chrome 66 Released on 2018-04-17
- Chrome Android 66 Released on 2018-04-17
- Edge 79 Released on 2020-01-15
- Firefox 76 Released on 2020-05-05
- Firefox for Android 79 Released on 2020-07-28
- Safari 14.1 Released on 2021-04-26
- Safari on iOS 14.5 Released on 2021-04-26
Specifications
- Web Audio API (#AudioWorklet), from Audio Working Group (W3C).