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

CustomPronunciations

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

A collection of pronunciation customizations.

interface CustomPronunciations {
pronunciations?: CustomPronunciationParams[];
}

§Properties

§

The pronunciation customizations to be applied.