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
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versionsnonenonenone8none

See the full list CSS properties and browser support: CSS Properties