PhonemeReachedEventArgs.Duration 属性

定义

获取音素的持续时间。

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

属性值

TimeSpan

指示持续时间的 TimeSpan 对象。

适用于