Interface NotetakerMeetingSettings

Interface representing Notetaker Meeting Settings

Hierarchy

  • NotetakerMeetingSettings

Properties

audioRecording: boolean

When true, Notetaker records the meeting's audio.

transcription: boolean

When true, Notetaker transcribes the meeting's audio. If transcription is true, audioRecording must also be true.

videoRecording: boolean

When true, Notetaker records the meeting's video.

Generated using TypeDoc