AVSpeechUtterance.PitchMultiplier Property

Definition

Modifies the pitch of the Voice.

public virtual float PitchMultiplier { [Foundation.Export("pitchMultiplier")] get; [Foundation.Export("setPitchMultiplier:")] set; }
member this.PitchMultiplier : single with get, set

Property Value

The default value is 1.0. Allowable values range from 0.5 (lower pitch) to 2.0 (higher pitch).

Attributes

Applies to