menu
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger.dart
DialogueInput
DialogueInput.new const constructor
DialogueInput.new const constructor
dark_mode
light_mode
DialogueInput
constructor
const
DialogueInput
(
{
required
String
text
,
required
String
voiceId
,
})
Implementation
const DialogueInput({ required this.text, required this.voiceId, });
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger
DialogueInput
DialogueInput.new const constructor
DialogueInput class