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