2 implementations of Mode
System.Speech (2)
Internal\SrgsCompiler\GrammarElement.cs (1)
148
GrammarType IGrammar.
Mode
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
313
public GrammarType
Mode
3 writes to Mode
System.Speech (3)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
61
grammar.
Mode
= source.Mode;
Internal\SrgsParser\XmlParser.cs (2)
335
grammar.
Mode
= GrammarType.VoiceGrammar;
339
grammarType = grammar.
Mode
= GrammarType.DtmfGrammar;