다음을 통해 공유


SrgsDocument.Mode 속성

정의

SrgsDocument 클래스의 모드를 가져오거나 설정합니다.

public:
 property System::Speech::Recognition::SrgsGrammar::SrgsGrammarMode Mode { System::Speech::Recognition::SrgsGrammar::SrgsGrammarMode get(); void set(System::Speech::Recognition::SrgsGrammar::SrgsGrammarMode value); };
public System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode Mode { get; set; }
member this.Mode : System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode with get, set
Public Property Mode As SrgsGrammarMode

속성 값

SrgsGrammarMode

SrgsDocument의 인식 모드입니다.

설명

Mode 속성의 멤버를 반환 합니다.는 SrgsGrammarMode 입력의 형식을 결정 하는 SrgsDocument 필요 합니다. 두 개의 가능한 값은 Voice 음성 입력 및 Dtmf 전화에 일반적으로 연관 된 이중-다중 DTMF (톤 주파수)의 입력에 대 한 합니다.

적용 대상

추가 정보