次の方法で共有


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

テキストを音声化する適切な時間のミリ秒の値。

適用対象