files/en-us/web/api/audioencoder/index.md
{{APIRef("WebCodecs API")}}{{SecureContext_Header}}{{AvailableInWorkers("window_and_dedicated")}}
The AudioEncoder interface of the WebCodecs API encodes {{domxref("AudioData")}} objects.
{{InheritanceDiagram}}
AudioEncoder object.Inherits properties from its parent, {{DOMxRef("EventTarget")}}.
AudioEncoderConfig is supported.Inherits methods from its parent, {{DOMxRef("EventTarget")}}.
{{Specifications}}
{{Compat}}