SpeechOptions.Pitch Property

Definition

The pitch to use when speaking.

public Nullable<float> Pitch { get; set; }

Property Value

System.Nullable<System.Single>

Remarks

This value should be between 0f and 2.0f.

Applies to