다음을 통해 공유


SrgsItem.MaxRepeat 속성

정의

사용자가 SrgsItem의 내용을 말할 수 있는 최대 횟수를 가져옵니다.

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

속성 값

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

설명

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

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

적용 대상

추가 정보