Skip to content

RealtimeTranscriptionAction

Actions that can be applied to realtime transcription for a Zoom appointment

Used By

Definition

"""
Actions that can be applied to realtime transcription for a Zoom appointment
"""
enum RealtimeTranscriptionAction {
start
stop
pause
resume
}