SynthesizeSpeechConfig constructor
SynthesizeSpeechConfig({})
Implementation
SynthesizeSpeechConfig({
this.consentAudioGcsUri,
this.instruction,
this.model,
this.speakingRate,
this.voice,
this.voiceSampleGcsUri,
});