클래스 의도::IntentRecognitionEventArgs
class Intent::IntentRecognitionEventArgs
: public RecognitionEventArgs
의도 인식 이벤트 인수에 대한 클래스입니다.
멤버
결과
구문: public std::shared_ptr< IntentRecognitionResult > Result;
의도 인식 이벤트 결과입니다.
IntentRecognitionEventArgs
구문: public inline explicit IntentRecognitionEventArgs ( SPXEVENTHANDLE hevent );
생성자입니다.
매개 변수
hevent
이벤트 핸들
~IntentRecognitionEventArgs
구문: public inline virtual ~IntentRecognitionEventArgs ( );