style.pitch (Property)

Part of the aural style control suite that defines the average pitch frequency of the voice used to speak the text.

Availability:

CSS level - 2
DOM level - 2
Property/method value type:String primitive
JavaScript syntax:nonemyStyle.pitch
CSS syntax:pitch: aFrequency
Argument list:aFrequencyA frequency to pitch the voice

You can specify the value in hertz or kilohertz. The measurement units specifier for these would be Hz or kHz. The numeric values would normally be an integer for the Hz units and a floating point value for the kHz units. If you prefer, the following keywords can be used:

Warnings:

See also:Aural style sheets, Measurement units