PromptStyle.Volume 屬性

定義

取得或設定樣式的音量 (聲音大小) 設定。

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

屬性值

PromptVolume

傳回樣式的音量設定 (聲音大小)。

備註

Default 設定 PromptVolume 是 full 磁片區,與相同 ExtraLoud 。 其他設定會減少相對於完整磁片區的語音輸出音量。

適用於