Language

Prosody.Duration プロパティ

定義

TextFragmentの期間をミリ秒単位で取得または設定します。

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

プロパティ値

テキストを読み上げるのに必要な時間のミリ秒単位の値。

適用対象