Aracılığıyla paylaş


PromptStyle.Volume Özellik

Tanım

Stilin birimi (ses genişliği) ayarını alır veya ayarlar.

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

Özellik Değeri

PromptVolume

Stilin birimi (ses genişliği) için ayarı döndürür.

Açıklamalar

DefaultAyarı, PromptVolume ile aynı olan tam birimdir ExtraLoud . Diğer ayarlar, tam hacme göre konuşma çıkışı hacmini azaltır.

Şunlara uygulanır