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

屬性值

傳回樣式的說話速率設定。

適用於