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

プロパティ値

スタイルの読み上げ速度の設定を返します。

適用対象