class Transcription::MeetingTranscriptionEventArgs

class Transcription::MeetingTranscriptionEventArgs
  : public RecognitionEventArgs

Třída pro argumenty události přepisu schůzky

Členové

Výsledek

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

Výsledek přepisu schůzky.

MeetingTranscriptionEventArgs

Syntaxe: public inline explicit MeetingTranscriptionEventArgs ( SPXEVENTHANDLE hevent );

Konstruktor

Parametry

  • hevent Popisovač události

~MeetingTranscriptionEventArgs

Syntaxe: public inline virtual ~MeetingTranscriptionEventArgs ( );