voice-family

Previous- speech-rate  |  Next-pitch

Description

The value is a comma-separated, prioritized list of voice family names (compare with 'font-family').


Initial Value : depends on browser

Applies to : all elements

Inherited : yes

Possible Values
[[<specific-voice> | <generic-voice> ],]* [<specific-voice> | <generic-voice> ] | inherit

Example(s)
h1 { voice-family: announcer, male }

Previous- speech-rate  |  Next-pitch