Audio
One decode, one encode. Today the surface is a single node: convert.
Formats
Inputs are broader than outputs. Full tables → Compatible files.
| Direction | Formats |
|---|---|
| Send us | mp3, m4a, m4b, aac, opus, ogg, oga, flac, wav, wave, aiff, aif, wma, amr, caf |
| Get back | mp3, m4a, opus, flac, wav |
bitrate is in kbps and applies to mp3, m4a, and opus; flac and wav are lossless and ignore it. Cover art is dropped — it travels as a video stream and often breaks cross-container encodes.
A branch with no
audio.convert is a passthrough — source bytes are stored unchanged.Nodes
audio.convert — config fields and defaults on its reference page.
Example call → Recipes (convert a format).
Next steps
- HTTP & curl — submit and poll without the SDK.