Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
InMeetingLiveTranscriptionController.java File Reference
import java.util.List;

Go to the source code of this file.

Data Structures

interface  us.zoom.sdk.InMeetingLiveTranscriptionController
 Live Transcription Controller In Meeting. More...
 
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.InMeetingLiveTranscriptionListener
 Callback event of live transcription. More...
 
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.InMeetingLiveTranscriptionLanguage
 live transcription language interface. More...
 
enum  us.zoom.sdk.InMeetingLiveTranscriptionController.MobileRTCLiveTranscriptionStatus
 Enumeration of live transcription status in a meeting. More...
 
enum  us.zoom.sdk.InMeetingLiveTranscriptionController.MobileRTCLiveTranscriptionOperationType
 Enumeration of live transcription operation types. More...
 
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.ICCRequestHandler
 The helper to handle the requested of start captions. When isRequestTranslationOn is true, use ICCRequestTranslationOnHandler#approveStartCaptionsRequest() to approve start captions request. When isRequestTranslationOn is false, use ICCRequestTranslationOffHandler#approveStartCaptionsRequest(int languageId) to approve start captions request. More...
 
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.ICCRequestTranslationOnHandler
 
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.ICCRequestTranslationOffHandler
 

Packages

package  us.zoom.sdk