다음을 통해 공유


SpeechOptions.Volume 속성

정의

말할 때 사용할 볼륨입니다.

public:
 property Nullable<float> Volume { Nullable<float> get(); void set(Nullable<float> value); };
public float? Volume { get; set; }
member this.Volume : Nullable<single> with get, set
Public Property Volume As Nullable(Of Single)

속성 값

설명

이 값은 와 1.0f사이에 0f 있어야 합니다.

적용 대상