Skip to main content
UpdatedAdded support for On-device audio capture in the Web SDK. You can capture system audio through the browser share dialog, including audio from desktop call apps such as Zoom or Teams when Share system audio is enabled.
Quick summary
Use Telehealth Audio Capture to generate Ambient documentation during remote visits. Capture audio from a Chrome tab when the call runs in the browser, or capture system audio when the call runs in a desktop application such as Zoom or Microsoft Teams.

The feature is opt-in and disabled by default. Enable Capture Telehealth Audio in Ambient Settings, then share the tab or Entire Screen with the matching audio option in the browser share dialog. On-device system audio requires Chrome 142 or later on macOS 14.2 or later or Windows 11.
Telehealth sessions are ambient sessions that use the Suki Web SDK to capture patient and clinician audio from browser tabs or system audio during remote visits. This allows you to build telehealth and VoIP workflows where calls run in applications such as Zoom or Microsoft Teams. Starting with Web SDK version 2.1.0, the Suki Web SDK supports browser tab audio capture and system audio capture, making it possible to transcribe and generate clinical notes from remote patient encounters without requiring a physical microphone as the primary audio source.
Compatibility
  • Browser tab audio: Capture audio from a browser tab in the same Chrome window, with or without a headset. Use this option when the telehealth session runs in Chrome.
  • On-device audio capture: Capture system audio by sharing Entire Screen or the call window from the browser’s screen sharing dialog with Share system audio enabled. This allows the SDK to capture audio from desktop applications such as Zoom and Microsoft Teams when their audio is played through the device.
  • Requirements: macOS 14.2 or later or Windows 11, Google Chrome 142 or later, and Share system audio enabled. On macOS, users may need to grant a one-time system permission.
  • Desktop call applications: Zoom, Microsoft Teams, and similar desktop applications are supported only through on-device audio capture. The Web SDK does not integrate directly with desktop application APIs. If the user does not share system audio or skips the browser’s screen sharing dialog, the SDK cannot capture audio from standalone desktop applications.

Common integration patterns and use cases

Use the following integration patterns based on where the telehealth audio originates:

Capture Audio from a Browser Tab

If the telehealth visit runs in Chrome, share the browser tab that contains the call and enable Also share tab audio in the browser share dialog.

Capture System Audio

If the telehealth visit runs outside the browser, share Entire Screen (or the application window) and enable Also share system audio. This requires Chrome 142 or later on macOS 14.2+ or Windows 11. On macOS, Chrome must also have System Audio Recording permission.

Capture Zoom or Teams Desktop Audio

For Zoom, Microsoft Teams, and other desktop call applications, use system audio capture instead of tab audio. Share Entire Screen (or the application window) and enable Also share system audio.

Resume After Sharing Stops

If screen or tab sharing ends, the Ambient session automatically pauses. Resume the session in the SDK to reopen the browser share dialog and continue capturing audio.

How to enable the Telehealth Audio Capture feature

Enable the Telehealth Audio Capture feature in the Suki Web SDK UI.
Telehealth Audio Capture feature is an opt-in setting and is disabled by default.
To enable Telehealth Audio Capture feature, follow these steps:
1

Navigate to Settings

In the Suki Web SDK UI, navigate to the Ambient Settings option.Settings
2

Turn on Capture Telehealth Audio

Turn on the Capture Telehealth Audio toggle button.Telehealth Audio Capture

How Telehealth Audio Capture works

When you enable Telehealth Audio Capture and click Start ambient or Re-ambient, the SDK prompts you to share your screen.

Tab audio

For tab audio, select the browser tab that contains your telehealth call.
In the browser share modal, select the correct Chrome tab and enable Also share tab audio (or similar).

On-device audio capture

Use on-device audio capture for care management, telehealth, and VoIP workflows when the call runs outside Chrome, including desktop applications such as Zoom and Microsoft Teams, or when patient audio plays through the device rather than a browser tab. Share Entire Screen (or the application window that contains the call) and enable Also share system audio in the browser share dialog.
Requirements for on-device audio capture:
  • macOS 14.2+ or Windows 11.
  • Google Chrome 142+.
  • Share system audio turned on in the browser share dialog.
On macOS, Chrome may prompt you to open System Settings and allow System Audio Recording Only for Chrome. After you enable that permission, restart Chrome and start the ambient session again.
Chrome share dialog on macOS with Entire Screen selected, Also share system audio enabled, and a prompt to allow System Audio Recording Only for Chrome in System Settings.
On macOS, select Entire Screen, turn on Also share system audio, then follow the Open System Settings prompt if Chrome asks you to allow System Audio Recording Only for Chrome.

Session behavior

The following are the different states of the ambient session when telehealth audio capture is enabled:

On Pause

If you close the shared tab or click the browser’s Stop Sharing button, the ambient session will automatically pause.

On Resume

To restart the session, click Resume in the SDK. This action will open the browser’s share modal again.

On Window/Screen Selection

The SDK uses browser screen-capture APIs for telehealth audio. Select a tab for tab audio, or Entire Screen (or a window) with system audio enabled for on-device audio capture.

Recommendations for partners

For the best compatibility and performance, follow these recommendations:
  • Use Google Chrome 142+ on macOS 14.2+ or Windows 11 when you need on-device audio capture.
  • Prefer tab audio when the telehealth call runs in Chrome. Use on-device audio capture when the call runs in a desktop app such as Zoom or Teams.
  • For tab audio, select a browser tab and enable Also share tab audio.
  • For on-device audio capture, select Entire Screen (or the relevant window), enable Also share system audio, and complete any macOS System Settings permission for Chrome.
On-device audio capture depends on browser and operating system support. Verify the share dialog shows Also share system audio and that macOS permissions are enabled before you start an ambient session.
Suki supports tab audio and on-device audio capture through the browser share dialog. Ensure you select the correct share target and enable the matching audio option when prompted.

Error handling

Cause: This error occurs if you did not enable the required audio option in the browser share modal. The SDK requires a tab audio stream or a system audio stream, depending on your share selection.Solution: Start the ambient session again. For tab audio, select the correct browser tab and enable Also share tab audio. For on-device audio capture, select Entire Screen, enable Also share system audio, and on macOS confirm System Audio Recording Only is allowed for Chrome in System Settings.

Next steps

Refer to Branding guide to learn more about how to brand the Suki Web SDK.
Last modified on August 13, 2026