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

x/openai/resources/chat/mod.ts>ChatCompletionContentPartInputAudio

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

Learn about audio inputs.

Properties

type: "input_audio"

The type of the content part. Always input_audio.