SrgsDocument.Mode Właściwość

Definicja

Pobiera lub ustawia tryb dla SrgsDocument klasy.

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

Wartość właściwości

Tryb rozpoznawania elementu SrgsDocument.

Uwagi

Właściwość Mode zwraca element członkowski SrgsGrammarMode , który określa typ danych wejściowych, których SrgsDocument oczekuje. Dwie możliwe wartości dotyczą Voice danych wejściowych mowy i Dtmf dla danych wejściowych tonu o podwójnej częstotliwości (DTMF), które są często skojarzone z telefonem.

Dotyczy

Zobacz też