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