SynthesizeSpeechResponse constructor
SynthesizeSpeechResponse({
- String? audioContent,
Implementation
SynthesizeSpeechResponse({
this.audioContent,
});
SynthesizeSpeechResponse({
this.audioContent,
});