Prosody.GetContourPoints 方法

定义

返回包含 ContourPointsTextFragment 的数组。

public:
 cli::array <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()

返回

一个数组, ContourPoints 其中包含 的 TextFragment

适用于