Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q5419 How do I turn up the volume using ACSS?

irt.org | Knowledge Base | CSS | Q5419 [ previous next ]

Q5419 How do I turn up the volume using ACSS?

You can set the volume, to any number between 0 and 100. 0 represents the minimum audible volume level, and 100 corresponds to the maximum comfortable level.

You can also use:

  • Silent: No sound at all. The value 0 is not the same as silent!
  • x-soft: Same as 0
  • soft: Same as 25
  • medium: Same as 50
  • loud: Same as 75
  • x-loud: Same as 100

Here's an example:

H1 {
   voice-family: Romeo, male
   volume: 60
    }
P {
   voice-family: Juliet, female
   volume: loud
    }

The male voice, Romeo, will then not be as loud, as the female voice, Juliet.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.