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

Go to the source code of this file.

Data Structures

interface  us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
 Live transcription interface. Zoom Video SDK supports live transcription (an additional add-on service) which automatically transcribes the audio and speech from the session and provides subtitles for the participants. Contact Video SDK Sales for details: https://explore.zoom.us/docs/en-us/video-sdk.html#sf_form See ZoomVideoSDK#getLiveTranscriptionHelper(). More...
 
enum  us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus
 Enumerates the status of live transcription. More...
 
enum  us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
 Enumerates the types of operations related to live transcription. More...
 
interface  us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage
 The live transcription language interface is used to retrieve the ID and name of the language. For example, you can retrieve the language name of English and the ID of 1. Language ID is used to setSpokenLanguage() and setTranslationLanguage() More...
 
interface  us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
 live transcription message interface. More...
 

Packages

package  us.zoom.sdk