TanStack

TranscriptionResponseFormat

Type Alias: TranscriptionResponseFormat

ts
type TranscriptionResponseFormat = "json" | "text" | "srt" | "verbose_json" | "vtt";

Defined in: packages/ai/src/types.ts:2544

Options for audio transcription. These are the common options supported across providers.