class Transcription::MeetingTranscriptionEventArgs
class Transcription::MeetingTranscriptionEventArgs
: public RecognitionEventArgs
Klasse voor argumenten voor transcriber-gebeurtenis van vergadering.
Leden
Resultaat
Syntaxis: public std::shared_ptr< MeetingTranscriptionResult > Result;
Resultaat van de transcribeer van de vergadering.
MeetingTranscriptionEventArgs
Syntaxis: public inline explicit MeetingTranscriptionEventArgs ( SPXEVENTHANDLE hevent );
Constructor.
Parameters
-
hevent
Gebeurtenisingang
~MeetingTranscriptionEventArgs
Syntaxis: public inline virtual ~MeetingTranscriptionEventArgs ( );