Type Alias ZoomVideoSdkLiveTranscriptionMessageInfoType
ZoomVideoSdkLiveTranscriptionMessageInfoType: { messageContent: string; messageID: string; messageType: LiveTranscriptionOperationType; speakerID: string; speakerName: string; timeStamp: string;} Type declaration
messageContent: string
messageID: string
speakerID: string
speakerName: string
timeStamp: string
Content of the transcription message.