Delen via


class Intent::IntentRecognitionEventArgs

class Intent::IntentRecognitionEventArgs
  : public RecognitionEventArgs

Klasse voor gebeurtenisargumenten voor intentieherkenning.

Leden

Resultaat

Syntaxis: public std::shared_ptr< IntentRecognitionResult > Result;

Resultaat van intentieherkenningsevenement.

IntentRecognitionEventArgs

Syntaxis: public inline explicit IntentRecognitionEventArgs ( SPXEVENTHANDLE hevent );

Constructor.

Parameters

  • hevent Gebeurtenisingang

~IntentRecognitionEventArgs

Syntaxis: public inline virtual ~IntentRecognitionEventArgs ( );