Share via


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 (赫茲) 或半音程。

適用於