Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
class Transcription::MeetingTranscriptionEventArgs
: public RecognitionEventArgs
Class for meeting transcriber event arguments.
Members
Result
Syntax: public std::shared_ptr< MeetingTranscriptionResult > Result;
Meeting transcriber result.
MeetingTranscriptionEventArgs
Syntax: public inline explicit MeetingTranscriptionEventArgs ( SPXEVENTHANDLE hevent );
Constructor.
Parameters
hevent
Event handle
~MeetingTranscriptionEventArgs
Syntax: public inline virtual ~MeetingTranscriptionEventArgs ( );