Prosody.GetContourPoints Methode

Definition

Gibt ein Array zurück, das die ContourPoints des TextFragment enthält.

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()

Gibt zurück

Ein Array, das den ContourPoints von TextFragmententhält.

Gilt für: