다음을 통해 공유


SrgsItem.MinRepeat 속성

정의

사용자가 SrgsItem의 내용을 말해야 하는 최소 횟수를 가져옵니다.

public:
 property int MinRepeat { int get(); };
public int MinRepeat { get; }
member this.MinRepeat : int
Public ReadOnly Property MinRepeat As Integer

속성 값

사용자가 항목의 내용을 말할 수 있는 최소 횟수입니다.

설명

이 속성을 설정하려면 메서드를 SetRepeat 사용합니다.

이 속성은 W3C(World Wide Web Consortium) SRGS(Speech Recognition Grammar Specification) 특성의 일부를 repeat 나타냅니다.

적용 대상

추가 정보