共用方式為


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

適用於