- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
CSS pitch property
This property specifies the average pitch (a frequency) of the speaking voice. The average pitch of a voice depends on the voice family. For example, the average pitch for a standard male voice is around 120Hz, but for a female voice, it's around 210Hz.
The possible values are −
- frequency - Specifies the average pitch of the speaking voice in hertz (Hz).
- x-low, low, medium, high, x-high - These values do not map to absolute frequencies since these values depend on the voice family.
- Related Articles
- CSS voice-pitch Speech Media property
- Which wave property determines the Pitch of sound?
- What has high frequency sound: higher pitch or lower pitch?
- What is Pitch?
- CSS padding property
- CSS outline property
- CSS height property
- CSS width property
- CSS order property
- CSS all Property
- CSS quotes Property
- Orphans CSS Property
- CSS azimuth Property
- CSS stress property
- CSS background property

Advertisements