voice property
Voice identifier or custom voice name (e.g. 'alloy', 'cedar').
Modeled as an open String to match the spec's VoiceIdsOrCustomVoice
union (built-in voices + custom strings).
Implementation
final String? voice;
Voice identifier or custom voice name (e.g. 'alloy', 'cedar').
Modeled as an open String to match the spec's VoiceIdsOrCustomVoice
union (built-in voices + custom strings).
final String? voice;