CSS PITCH-RANGE

Meaning and emphasis is created in most languages by varying the pitch and inflection of the voice. This property specifies the degree of variation from the average pitch of the voice being used to render the content. A voice with a small pitch-range will sound monotone, while a voice with high pitch range values will sound very animated.

Example
strong { pitch-range: 80 }

content

Possible Values
Value Description
inherit Explicitly sets the value of this property to that of the parent.
[number] An integer between ‘0′ and ‘100′. A value of ‘0′ produces a monotone voice, while ‘50′ would produce a normal inflection. Pitch ranges greater than 50 create animated voices.