ProsodyNumber.Unit プロパティ

定義

変更の量が指定される単位を取得します。

public:
 property System::Speech::Synthesis::TtsEngine::ProsodyUnit Unit { System::Speech::Synthesis::TtsEngine::ProsodyUnit get(); };
public System.Speech.Synthesis.TtsEngine.ProsodyUnit Unit { get; }
member this.Unit : System.Speech.Synthesis.TtsEngine.ProsodyUnit
Public ReadOnly Property Unit As ProsodyUnit

プロパティ値

ProsodyUnit

変更の量が指定されている単位、たとえば Hz (Hertz)または半音。

適用対象