SrgsDocument.Mode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置类的 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
属性值
的识别模式 SrgsDocument。
注解
该 Mode 属性返回一个成员,该成员 SrgsGrammarMode 确定所需的输入 SrgsDocument 类型。 这两个可能的值用于 Voice 语音输入,以及 Dtmf 通常与电话关联的双音多频(DTMF)音调的输入。