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

适用于