Skip to main content

Recording Process

The recording process follows a specific workflow to ensure proper setup and user consent. Here's a detailed breakdown of each step:

1. Meeting Initiation

  • Send POST request to /v1/integrations/meetings/audio/initiate
  • System returns a unique meeting ID

2. URL Creation

3. Microphone Permission

  • System requests microphone access
  • User must grant permission to proceed
  • User reviews and confirms recording consent
  • Recording cannot start without explicit consent

5. Recording Configuration

  • Set recording name
  • Select recording language

6. Start Recording

  • Begin audio capture
note

Each step in the process must be completed in order. The system will guide users through each step to ensure proper setup and configuration.