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

GoogleCloudAiplatformV1SpeechConfig

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

The speech generation config.

interface GoogleCloudAiplatformV1SpeechConfig {
languageCode?: string;
}

§Properties

§
languageCode?: string
[src]

Optional. Language code (ISO 639. e.g. en-US) for the speech synthesization.

§

The configuration for the speaker to use.