次の方法で共有


Prosody.GetContourPoints メソッド

定義

ContourPointsTextFragment を含む配列を返します。

public:
 cli::array <System::Speech::Synthesis::TtsEngine::ContourPoint> ^ GetContourPoints();
public System.Speech.Synthesis.TtsEngine.ContourPoint[]? GetContourPoints();
public System.Speech.Synthesis.TtsEngine.ContourPoint[] GetContourPoints();
member this.GetContourPoints : unit -> System.Speech.Synthesis.TtsEngine.ContourPoint[]
Public Function GetContourPoints () As ContourPoint()

返品

の をContourPointsTextFragment含む配列。

適用対象