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 对象的字节数组。

适用于