Typ RecognizerGrammar zpřístupňuje následující členy.

Konstruktory

  JménoPopis
RecognizerGrammar
Vytvoří novou instanci třídy RecognizerGrammar.

Metody

  JménoPopis
Equals

Determines whether the specified Object is equal to the current Object.

(Zděděno z Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Zděděno z Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Zděděno z Object.)
GetType

Gets the Type of the current instance.

(Zděděno z Object.)
Load
Načte soubor gramatiky fileName.
LoadCompiled
Načte zkompilovanou gramatiku.
LoadDictation
Načte diktování gramatiky.
MemberwiseClone

Creates a shallow copy of the current Object.

(Zděděno z Object.)
Reset
Provede resetování gramatiky.
SetDictationState
Nastaví stav slovníku.
SetRuleStatePřetíženo.
SetTopLevelRulesState
Nastaví stav hlavního pravidla.
ToString

Returns a String that represents the current Object.

(Zděděno z Object.)
UnloadDictation
Uvolní diktování gramatiky.

Vlastnosti

  JménoPopis
Context
Vrátí instanci RecognizerContext, ve kterém byla gramatika vytvořena.
Enabled
Vrátí anebo nastaví povolení gramatiky.
Id
Vrátí identifikátor gramatiky.
Rules
Vrátí pravidla ISpeechGrammarRules gramatiky.

Podívat se také na