다음을 통해 공유


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 있어야 합니다.

적용 대상