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.
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.