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