Bearbeiten

Prosody.Duration Property

Definition

Gets or sets the duration of the TextFragment in milliseconds.

public:
 property int Duration { int get(); void set(int value); };
public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

Property Value

A value in milliseconds for the desired time to speak the text.

Applies to