Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudAiplatformV1PrebuiltVoiceConfig

import type { GoogleCloudAiplatformV1PrebuiltVoiceConfig } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

The configuration for the prebuilt speaker to use.

interface GoogleCloudAiplatformV1PrebuiltVoiceConfig {
voiceName?: string;
}

§Properties

§
voiceName?: string
[src]

The name of the preset voice to use.