9#import <Foundation/Foundation.h>
15@property(nonatomic, assign, readonly) NSInteger
languageID;
20@property(nonatomic, copy, readonly) NSString * _Nullable
languageName;
30@property (nonatomic, copy)NSString * _Nullable messageID;
34@property (nonatomic, copy)NSString * _Nullable speakerID;
38@property (nonatomic, copy)NSString * _Nullable speakerName;
42@property (nonatomic, copy)NSString * _Nullable messageContent;
46@property (nonatomic, assign)NSInteger timeStamp;
60- (BOOL)canStartLiveTranscription;
108- (BOOL)isAllowViewFullTranscriptEnable;
121- (BOOL)isReceiveSpokenLanguageContentEnabled;
ZoomVideoSDKLiveTranscriptionOperationType
Enumerates the types of operations related to live transcription.
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
ZoomVideoSDKLiveTranscriptionStatus
Enumerates the status of live transcription.
NSInteger languageID
language id of transcription language
NSString *_Nullable languageName
localized language name of transcription language