PromptStyle.Volume Właściwość

Definicja

Pobiera lub ustawia wartość dla woluminu (głośność) stylu.

public:
 property System::Speech::Synthesis::PromptVolume Volume { System::Speech::Synthesis::PromptVolume get(); void set(System::Speech::Synthesis::PromptVolume value); };
public System.Speech.Synthesis.PromptVolume Volume { get; set; }
member this.Volume : System.Speech.Synthesis.PromptVolume with get, set
Public Property Volume As PromptVolume

Wartość właściwości

PromptVolume

Zwraca ustawienie dla woluminu (głośność) stylu.

Uwagi

DefaultUstawienie dla PromptVolume jest pełnym woluminem, który jest taki sam jak ExtraLoud . Pozostałe ustawienia zmniejszają ilość danych wyjściowych mowy względem całego woluminu.

Dotyczy