Transcription State
enum TranscriptionState
Represents the state of the real-time transcription service.
See also
Meeting.stopTranscription()
MeetingEventListener.onTranscriptionStateChanged()
Entries
Link copied to clipboard
The transcription service is in the process of starting.
Link copied to clipboard
The transcription service has started and is actively transcribing.
Link copied to clipboard
The transcription service is in the process of stopping.
Link copied to clipboard
The transcription service has stopped.