Copyright © tutorialspoint.com
The richness property defines the degree to which a voice will "carry."
object.style.richness="80"; |
All the HTML elements
Here is the example:
<style tyle="text/css"> <!-- *.chairman-kaga {richness: 80;} div.aside {richness: 10;} --> </style> |
For more detail please look into CSS Aural Media.
Copyright © tutorialspoint.com