Quackit Logo
HTML
CSS
Scripting
Database
Hosting
Design
XML
Website builder

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 page?

  1. Add this page to your Favorites
  2. Link to this page (copy/paste into your own website or blog):
  3. Link to Quackit using one of these banner ads.

Thanks for supporting Quackit!