PromptStyle.Rate 属性

定义

获取或设置样式的语速设置。

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

属性值

返回样式的语速设置。

适用于