Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
InMeetingLiveTranscriptionController.java File Reference
import java.util.List;
import us.zoom.core.interfaces.IListener;

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 request to start captions. When isRequestTranslationOn is true, use ICCRequestTranslationOnHandler.approveStartCaptionsRequest to approve the start captions request. When isRequestTranslationOn is false, use ICCRequestTranslationOffHandler.approveStartCaptionsRequest to approve the start captions request. More...
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.ICCRequestTranslationOnHandler
 Handler for approving start captions request with translation on. More...
interface  us.zoom.sdk.InMeetingLiveTranscriptionController.ICCRequestTranslationOffHandler
 Handler for approving start captions request with translation off. More...

Packages

package  us.zoom.sdk