Prosody.SetContourPoints(ContourPoint[]) 方法

定義

設定 ContourPointsTextFragment

public:
 void SetContourPoints(cli::array <System::Speech::Synthesis::TtsEngine::ContourPoint> ^ points);
public void SetContourPoints (System.Speech.Synthesis.TtsEngine.ContourPoint[] points);
member this.SetContourPoints : System.Speech.Synthesis.TtsEngine.ContourPoint[] -> unit
Public Sub SetContourPoints (points As ContourPoint())

參數

points
ContourPoint[]

ContourPoint 物件的位元組陣列。

適用於