XSL-FO volume Property
Definition and Usage
The volume 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 volume property specifies the volume of the speaking voice. User agents
should allow the volume to be changed by the listener.
Details
- Inherited: yes
- Percentages: yes
- Media: aural
Property Values
| Value |
Description |
| number |
A number between 0 and 100. 0 represents the lowest
possible volume and 100 represents the maximum volume |
| % |
A % calculated relative to the inherited value |
| silent |
No sound at all. Note: silent is not the same as 0 |
| x-soft |
Same as 0 |
| soft |
Same as 25 |
| medium |
Same as 50 |
| loud |
Same as 75 |
| x-loud |
Same as 100 |
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|