prompt property

String? prompt
getter/setter pair

This system instruction is supported only for controllable/promptable voice models.

If this system instruction is used, we pass the unedited text to Gemini-TTS. Otherwise, a default system instruction is used. AI Studio calls this system instruction, Style Instructions.

Implementation

core.String? prompt;