CSS STRESS
This is similar to the ‘pitch-range’ property – it specifies the maximum output height of “local peaks” in the current voice’s wave form.
Example
| body { stress: 75 }
<body style=”stress: 75″>text</body> |
Possible Values
| Value | Description |
|---|---|
| inherit | Explicitly sets the value of this property to that of the parent. |
| [number] | This is an integer value between 0 and 100. Values are based on language settings (some languages tend to produce higher vocal stresses than others.) |

Leave Your Response