PromptStyle.Volume 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置样式的音量(大声)设置。
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
属性值
返回样式的音量(大声)设置。
注解
的 Default 设置为 PromptVolume full volume,这与相同 ExtraLoud 。 其他设置相对于整卷来减小语音输出的音量。