Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.51 KB

GetGroupSettings200ResponseOneOfInMeetingManualCaptioning.md

File metadata and controls

14 lines (11 loc) · 1.51 KB

# GetGroupSettings200ResponseOneOfInMeetingManualCaptioning

Properties

Name Type Description Notes
allow_to_type bool Whether to allow the host to manually caption or let the host assign a participant to provide manual captioning. [optional]
auto_generated_captions bool Whether to enable Zoom's live transcription feature. [optional]
full_transcript bool Whether to enable the viewing of full transcripts in the in-meeting side panel. [optional]
manual_captions bool Whether to enable manual closed captioning. [optional]
save_captions bool Whether to allow participants to save closed captions or transcripts. Note: If the `full_transcript` field is set to `false`, participants cannot save captions. [optional]
third_party_captioning_service bool Whether to allow the use of an API token to integrate with a 3rd-party device to provide closed captioning. [optional]

[Back to Model list] [Back to API list] [Back to README]