třída KeywordRecognitionEventArgs
class KeywordRecognitionEventArgs
: public RecognitionEventArgs
Třída pro události emmited by KeywordRecognizer.
Členové
Výsledek
Syntaxe: public std::shared_ptr< KeywordRecognitionResult > Result;
Výsledek události rozpoznávání klíčových slov.
KeywordRecognitionEventArgs
Syntaxe: public inline explicit KeywordRecognitionEventArgs ( SPXEVENTHANDLE hevent );
Konstruktor
Parametry
-
hevent
Popisovač události
~KeywordRecognitionEventArgs
Syntaxe: public inline virtual ~KeywordRecognitionEventArgs ( );