AudioResultFormat type

The result format of an audio task

type AudioResultFormat = "json" | "verbose_json" | "text" | "srt" | "vtt"