다음을 통해 공유


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

텍스트 읽어주기를 원하는 시간에 대한 밀리초 단위의 값

적용 대상