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