共用方式為


SpeechOptions.Pitch 屬性

定義

說話時要使用的音調。

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)

屬性值

備註

此值應該介於和 2.0f之間0f

適用於