class Intent::IntentRecognitionEventArgs
class Intent::IntentRecognitionEventArgs
: public RecognitionEventArgs
Třída pro argumenty události rozpoznávání záměru
Členové
Výsledek
Syntaxe: public std::shared_ptr< IntentRecognitionResult > Result;
Výsledek události rozpoznávání záměru.
IntentRecognitionEventArgs
Syntaxe: public inline explicit IntentRecognitionEventArgs ( SPXEVENTHANDLE hevent );
Konstruktor
Parametry
-
hevent
Popisovač události
~IntentRecognitionEventArgs
Syntaxe: public inline virtual ~IntentRecognitionEventArgs ( );