Sdílet prostřednictvím


SpeechOptions.Volume Vlastnost

Definice

Hlasitost, která se má použít při mluvení.

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)

Hodnota vlastnosti

Poznámky

Tato hodnota by měla být mezi 0f a 1.0f.

Platí pro