BodySpeechToSpeechStreamingV1SpeechToSpeechVoiceIdStreamPost constructor
const
BodySpeechToSpeechStreamingV1SpeechToSpeechVoiceIdStreamPost({})
Implementation
const BodySpeechToSpeechStreamingV1SpeechToSpeechVoiceIdStreamPost({
required this.audio,
this.modelId,
this.voiceSettings,
this.seed,
this.removeBackgroundNoise,
this.fileFormat,
});