- Description
For aural style sheets. Sets how the browsers should speak the content. A value of none means speach is turned off, spell-out reads each character.
- Example
span{speak:spell-out;}
- Values
- none, normal, spell-out
- Default value
- normal
- Introduced in CSS version
- 2.1
- Applies to elements
- All
- Inherited
- Yes
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions none none none 8 none
See the full list CSS properties and browser support: CSS Properties