ZVON > References > CSS2 Reference

Go to Standard
Property: speak-numeral
Inherited: yes
Value: digits | continuous | inherit
Initial: continuous
Applies to: all elements
Media: aural
Percentages: N/A

Examples:



     <text> My name is Bond, James Bond. Agent number
          <number>007</number>.
     </text>
Play
Play simulation .wav
@aural {
number {speak-numeral: digits}
}



     <text> The distance between the Earth and Sun is approximately
          <number>150</number> million kilometres.
     </text>
Play
Play simulation .wav
@aural {
number {speak-numeral: continuous}
}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet