Recording/Transcription Consent Popup in Web Video SDK

For a Web Video SDK application, what is the expected participant consent behavior when a session uses transcription without saving a video recording?

Specifically:

  • Does the standard “This meeting is being recorded” consent popup appear when transcription is enabled but no video recording is saved?
  • Is there a separate consent or notification popup specifically for transcription?
  • Is there a supported way to customize the title or text of the consent popup through the Web Video SDK or UI Toolkit?
  • Can the Video SDK be configured to generate and save the session transcript while preventing the video recording from being stored?

The goal is to generate and retain the session transcript without retaining a video recording, while ensuring that participants receive the appropriate Zoom consent/disclaimer. Please clarify the recommended Video SDK configuration and API flow for this use case, including any supported options for customizing the participant-facing consent message.