AVSpeechUtterance.Volume Property

Definition

The volume for speech.

public virtual float Volume { [Foundation.Export("volume")] get; [Foundation.Export("setVolume:")] set; }
member this.Volume : single with get, set

Property Value

The value should range from 0 (silence) to 1.0 (full volume).

Attributes

Applies to