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

属性值

Int32

朗读文本所需时间的以毫秒为单位的值。

适用于