Record Online Meetings and Browser Audio in Audacity
Recording audio from online meetings, webinars, or browser tabs directly into Audacity is a straightforward process that captures digital sound without the background noise of an external microphone. This guide explains how to configure Audacity’s recording settings to capture internal system sounds on Windows using the WASAPI loopback method, as well as how to set up the necessary virtual routing on macOS. Following these steps ensures high-quality, direct-source recordings of platforms like Google Meet, Zoom, YouTube, or any active web browser tab.
Recording on Windows (WASAPI Loopback)
Windows users can record internal desktop and browser audio natively using Audacity's built-in Windows Audio Session API (WASAPI) loopback feature.
- Open Audacity on your computer.
- Locate the Audio Setup toolbar (or go to Edit > Preferences > Audio Settings).
- Set the Host to Windows WASAPI.
- Set the Recording Device to your active playback device's loopback option (for example, Speakers (loopback) or Headphones (loopback)). Choose the device you are currently using to listen to the meeting or tab.
- Set the Recording Channels to 2 (Stereo).
- Verify the Playback Device matches the device selected for the loopback (e.g., your current speakers or headphones).
- Go to Transport > Transport Options and ensure Software Playthrough of input is turned Off to prevent loud audio feedback and echo.
- Start the audio in your browser tab or join your meeting, then click the red Record button in Audacity.
Recording on macOS (Virtual Audio Cable)
macOS does not have a native loopback feature, so it requires a free third-party virtual audio driver (such as BlackHole) to route browser or meeting audio into Audacity.
- Install a Virtual Audio Driver: Download and install a loopback driver like BlackHole.
- Create a Multi-Output Device:
- Open Audio MIDI Setup (found in
Applications > Utilities). - Click the + icon at the bottom left and choose Create Multi-Output Device.
- Check the boxes for both your primary listening device (e.g., Headphones) and the virtual driver (e.g., BlackHole 2ch). This allows you to hear the audio while Audacity records it.
- Open Audio MIDI Setup (found in
- Change System Output: Open System Settings > Sound, and set the Output to your newly created Multi-Output Device.
- Configure Audacity:
- Open Audacity and go to Audio Setup.
- Set the Host to Core Audio.
- Set the Recording Device to the virtual driver (e.g., BlackHole 2ch).
- Open your meeting or browser tab, click Record in Audacity, and capture the incoming stream.
Capturing Both Your Microphone and Meeting Audio
If you need to record both your own voice and the attendees in a meeting, a single loopback source will only capture what you hear, not what you say into your microphone.
- Windows: The simplest method without third-party tools is to open Windows Sound Settings, go to the Recording tab, select your microphone, open Properties, go to the Listen tab, and check Listen to this device through your main playback device. This mixes your microphone input directly into the WASAPI loopback stream.
- macOS / Advanced Users: Use software like OBS Studio or VoiceMeeter (Windows) to mix your microphone input and browser output into a single virtual output channel, then select that virtual channel as the recording device in Audacity.