Class SPXMeetingTranscriptionEventArgs
Declaration
@class SPXMeetingTranscriptionEventArgs : SPXRecognitionEventArgs;
Description
Defines the payload for meeting transcription events.
Properties
result
@property (readonly, atomic) SPXMeetingTranscriptionResult * _Nullable result;
Represents the meeting transcription result.