GoogleCloudDialogflowCxV3TextToSpeechSettings
import type { GoogleCloudDialogflowCxV3TextToSpeechSettings } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3TextToSpeechSettings {
synthesizeSpeechConfigs?: {};
}[key: string]: GoogleCloudDialogflowCxV3SynthesizeSpeechConfig;
§Properties
§
synthesizeSpeechConfigs?: {}
[src][key: string]: GoogleCloudDialogflowCxV3SynthesizeSpeechConfig;