PhonemeReachedEventArgs.Duration プロパティ

定義

音素の継続時間を取得します。

public:
 property TimeSpan Duration { TimeSpan get(); };
public TimeSpan Duration { get; }
member this.Duration : TimeSpan
Public ReadOnly Property Duration As TimeSpan

プロパティ値

期間を示す TimeSpan オブジェクト。

適用対象