import { Speech } from "https://deno.land/x/openai@v4.19.0/resources/audio/mod.ts";
import { Speech } from "https://deno.land/x/openai@v4.19.0/resources/audio/mod.ts";
Methods
create(body: SpeechCreateParams, options?: Core.RequestOptions): Core.APIPromise<Response>
Generates audio from the input text.