

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- CSS voice-pitch Speech Media property
- CSS outline property
- CSS height property
- CSS width property
- CSS padding property
- Orphans CSS Property
- CSS azimuth Property
- CSS stress property
- CSS background property
- CSS pause property
- CSS volume Property
- CSS speak property
- CSS elevation Property
- CSS cue property
- CSS Transition property
Advertisements