|
Giomanach -> Audio Screen Readers & CSS (1/15/2005 11:20:56)
|
OK, this is more of a what if, and would it be practical... quote:
volume For aural style sheets, this sets the dynamic range (softness/loudness) of the spoken element. Because normal speech has infections that prevent an absolute volume at all times, the volum attribute sets the median volume. CSS Syntax volume: number | percentage | volumeConstant Value A volume number value is any number. A value of zero should represent the minimum audible level for the equipment and ambient noise environment; a value of 100 should represent the maximum controable level under the same conditions. A percentage value is calculated relative to the parent element's volume attribute setting. Alternative settings include the following constants (and their representative values): silent (no sound) | x-soft (0) | soft (25) | medium (50) | loud (75) | x-loud (100) Initial Value Medium Applies To All Elements Source: O'Reilly CSS Reference My question is, would this really help users with the audible screen readers? What would the long term benefits be? It's part of the CSS2 Spec, so don't tell me it doesn't validate! Dan
|
|
|
|