ICSS2Properties.VoiceFamily

ICSS2Properties.VoiceFamily property

The value is a comma-separated, prioritized list of voice family names (compare with ‘font-family’). Values have the following meanings:

‘generic-voice’ - Values are voice families. Possible values are ‘male’, ‘female’, and ‘child’.‘specific-voice’ - Values are specific instances (e.g., comedian, trinoids, carlos, lani).

public string VoiceFamily { get; set; }

Return Value

voice-family property

See Also