Prosody.Duration Propriedade

Definição

Obtém ou define a duração do TextFragment em milissegundos.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

Valor da propriedade

Int32

Um valor em milissegundos para o tempo desejado para falar o texto.A value in milliseconds for the desired time to speak the text.

Aplica-se a