BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePost constructor
const
BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePost({})
Implementation
const BodyCreateAPreviouslyGeneratedVoiceV1VoiceGenerationCreateVoicePost({
required this.voiceName,
required this.voiceDescription,
required this.generatedVoiceId,
this.playedNotSelectedVoiceIds,
this.labels,
});