XSL-FO speak-numeral Property
Definition and Usage
The speak-numeral property is used only in Aural Stylesheets.
The aural rendering of a document combines sounds and voices to go through
the content of a document. Aural presentation occurs often by converting the
document to plain text and then feeding this to a screen reader.
Situations and markets for listening to information could be:
- for blind people
- in the car
- help users learning to read
The speak-numeral property specifies how numerals will be spoken.
Details
- Inherited: yes
- Percentages: N/A
- Media: aural
Property Values
| Value |
Description |
| digits |
Numerals will be spoken as individual digits (e.g "145" is
spoken "one four five") |
| continuous |
Default. Numerals will be spoken as a full number (e.g
"145" is spoken "one hundred forty five") |
|