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

プロパティ値

変更量を指定する単位 (Hz (ヘルツ) や半音など)。

適用対象