Freigeben über


Klassentranskription::MeetingTranscriptionEventArgs

class Transcription::MeetingTranscriptionEventArgs
  : public RecognitionEventArgs

Klasse für Besprechungstranskripterereignisargumente.

Member

Ergebnis

Syntax: public std::shared_ptr< MeetingTranscriptionResult > Result;

Ergebnis der Transcriberbesprechung.

MeetingTranscriptionEventArgs

Syntax: public inline explicit MeetingTranscriptionEventArgs ( SPXEVENTHANDLE hevent );

Konstruktor.

Parameter

  • hevent Ereignishandle

~MeetingTranscriptionEventArgs

Syntax: public inline virtual ~MeetingTranscriptionEventArgs ( );