Prosody.Duration Propiedad

Definición

Obtiene o establece la duración de TextFragment en milisegundos.

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

Valor de propiedad

Int32

Un valor en milisegundos para el tiempo durante el que se desea que se hable el texto.

Se aplica a