Share via


クラスの文字起こし::MeetingTranscriptionEventArgs

class Transcription::MeetingTranscriptionEventArgs
  : public RecognitionEventArgs

会議の文字起こしイベント引数のクラス。

メンバー

結果

構文: public std::shared_ptr< MeetingTranscriptionResult > Result;

会議の文字起こしの結果。

MeetingTranscriptionEventArgs

構文: public inline explicit MeetingTranscriptionEventArgs ( SPXEVENTHANDLE hevent );

コンストラクターです。

パラメーター

  • hevent イベント ハンドル

~MeetingTranscriptionEventArgs

構文: public inline virtual ~MeetingTranscriptionEventArgs ( );