speak-numeral

Support Key: [CSS2|CSS2.1]
Other Aural Properties
volume
stress
richness
azimuth
elevation
voice-family
speak
speak-punctuation
pitch
pitch-range
speech-rate
play-during
pause
pause-before
pause-after
cue
cue-before
cue-after
= Index DOT Css by Brian Wilson =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
   continuous
Applicable Elements:
All
Inherit From Parent:
Yes
Applicable Media:
Aural
HTML Equivalent:
NA
Official Docs:
CSS2: Sect. 19.9, CSS2.1: App A.10
What is it?
This property controls how numbers are spoken.

Allowed Values
inherit
[CSS2|CSS2.1]
Type: Explicit
Description:
Explicitly sets the value of this property to that of the parent.
digits
[CSS2|CSS2.1]
Type: Explicit
Description:
Speak the number as individual digits.
continuous
[CSS2|CSS2.1]
Type: Explicit
Description:
Speak the number as a full phrase/word number. Word representations of numbers are language-dependent.
Example
Ext/Doc: .telephone { speak-punctuation: code; speak-numeral: digits }
In-Line:  <p>The phone number is <em STYLE="speak-punctuation: code; speak-numeral: digits">555-1212</em></p>
Notes Browser Peculiarities

Boring Copyright Stuff....