Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML

Print Version

CSS pitch-range

Also see the full, alphabetical list of CSS properties


The CSS pitch-range property is used in aural media (audio) to specify the pitch range the speaking voice should have. This setting can affect whether or not the voice has a 'monotone' sound to it or not. A monotone voice would indicate a lower pitch range.

Also see pitch, stress and richness .

Syntax: pitch-range: <value>;
Possible Values:
  • <number> - between 0 and 100
  • inherit
Initial Value: 50
Applies to: All elements.
Inherited: Yes
Media: Aural
Example:
p { pitch-range: 75 }

Also see all CSS properties listed alphabetically


Enjoy this website?

  • Share
  • Add this page to your Favorites
  • Link to this page (copy/paste into your own website or blog):
  • Link to Quackit using one of these banner ads.
  • Help support Quackit by making a donation

Oh, and thank you for supporting Quackit!

© Copyright 2000 - 2010 Quackit.com