type AudioMimeType = Extract<MimeType, "audio/wav">;
Represents the audio MIME types used in the editor.