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