XSL-FO pitch Property
Definition and Usage
The pitch 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 pitch property specifies the average pitch (a frequency) of the speaking
voice.
The average pitch depends on the voice family. The average pitch for a male
voice is 120Hz, and for a female voice, it's 210Hz.
Details
- Inherited: yes
- Percentages: N/A
- Media: aural
Property Values
| Value |
Description |
| frequency |
The average pitch of the speaking voice is specified in
hertz |
| x-low |
Defines an extra low frequency (the value depend on the
voice family) |
| low |
Defines a low frequency (the value depend on the voice
family) |
| medium |
Default. Defines a medium frequency (the value depend on
the voice family) |
| high |
Defines a high frequency (the value depend on the voice
family) |
| x-high |
Defines an extra high frequency (the value depend on the
voice family) |
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate is for developers who want to document their knowledge of JavaScript and the HTML DOM.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|