Widely Available
Web audio
id: audio-worklet
AudioWorklet
The
AudioWorklet API runs module code in a separate thread, specifically for non-blocking, low latency audio processing.
Baseline Status:
Achieved Widely Available on Oct 26, 2023 (Cross-browser Newly Available since Apr 26, 2021).
Desktop Browser Engine Support
Google Chrome
66
Supported
Mozilla Firefox
76
Supported
Apple Safari
14.1
Supported
Microsoft Edge
79
Supported
Mobile Browser Engine Support
Chrome Android
66
Firefox Android
79
Safari iOS
14.5
Specifications and References
MDN Browser Compat Data Keys:
api.AudioWorklet ↗
api.AudioWorkletGlobalScope ↗
api.AudioWorkletGlobalScope.currentFrame ↗
api.AudioWorkletGlobalScope.currentTime ↗
api.AudioWorkletGlobalScope.port ↗
api.AudioWorkletGlobalScope.registerProcessor ↗
api.AudioWorkletGlobalScope.sampleRate ↗
api.AudioWorkletNode ↗
api.AudioWorkletNode.AudioWorkletNode ↗
api.AudioWorkletNode.parameters ↗
api.AudioWorkletNode.port ↗
api.AudioWorkletNode.processorerror_event ↗
api.AudioWorkletProcessor ↗
api.AudioWorkletProcessor.AudioWorkletProcessor ↗
api.AudioWorkletProcessor.port ↗
api.BaseAudioContext.audioWorklet ↗
api.Worklet ↗
api.Worklet.addModule ↗
api.WorkletGlobalScope ↗