Compartilhar via


SpeechOptions.Pitch Propriedade

Definição

O tom a ser usado ao falar.

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 da propriedade

Comentários

Esse valor deve ser entre 0f e 2.0f.

Aplica-se a