type alias Audio.SpeechCreateParamsimport { type Audio } from "https://deno.land/x/openai@v4.38.3/resources/mod.ts"; const { SpeechCreateParams } = Audio; definition: SpeechAPI.SpeechCreateParams