Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/openai/resources/audio/mod.ts

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Latest
import * as openai from "https://deno.land/x/openai@v4.66.1/resources/audio/mod.ts";

Interfaces

Represents a transcription response returned by model, based on the provided input.

Represents a verbose json transcription response returned by model, based on the provided input.

Type Aliases

The format of the output, in one of these options: json, text, srt, verbose_json, or vtt.

Represents a transcription response returned by model, based on the provided input.