Udostępnij za pośrednictwem


SpeechOptions.Volume Właściwość

Definicja

Wolumin do użycia podczas mówienia.

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)

Wartość właściwości

Uwagi

Ta wartość powinna zawierać się między 0f i 1.0f.

Dotyczy