VoiceCloneParamsCopyimport type { VoiceCloneParams } from "https://googleapis.deno.dev/v1/texttospeech:v1.ts";The configuration of Voice Clone feature. interface VoiceCloneParams {voiceCloningKey?: string;}§Properties§voiceCloningKey?: string[src]Required. Created by GenerateVoiceCloningKey.