Partager via


SpeechOptions.Pitch Propriété

Définition

Pitch à utiliser quand vous parlez.

public:
 property Nullable<float> Pitch { Nullable<float> get(); void set(Nullable<float> value); };
public float? Pitch { get; set; }
member this.Pitch : Nullable<single> with get, set
Public Property Pitch As Nullable(Of Single)

Valeur de propriété

Remarques

Cette valeur doit être comprise entre 0f et 2.0f.

S’applique à