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 オブジェクトのバイト配列。

適用対象