interface DecodeSuccessCallbackimport { type DecodeSuccessCallback } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts"; Call Signatures(decodedData: AudioBuffer): void