Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/openai/resources/mod.ts>ChatCompletionAssistantMessageParam.Audio

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Latest
interface ChatCompletionAssistantMessageParam.Audio
import { type ChatCompletionAssistantMessageParam } from "https://deno.land/x/openai@v4.68.0/resources/mod.ts";
const { Audio } = ChatCompletionAssistantMessageParam;

Data about a previous audio response from the model. Learn more.

Properties

id: string

Unique identifier for a previous audio response from the model.