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