Compartir a través de


SpeechOptions.Pitch Propiedad

Definición

Tono que se va a usar al hablar.

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)

Valor de propiedad

Comentarios

Este valor debe estar entre 0f y 2.0f.

Se aplica a