> ## Documentation Index
> Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# November 2025

> November 2025 release notes for Suki APIs and SDKs

This release adds telehealth audio capture to the Web SDK and code examples for all Ambient APIs.

## What's new

<span id="telehealth-audio-capture" />

<Update label="November 2025 - New" description="Telehealth audio capture" tags={["New Features"]}>
  ### New features

  <Badge icon="cube" size="sm" color="green">Web SDK v2.1.0</Badge>

  **Telehealth audio capture**: We've added the ability to capture audio from separate tabs in the same browser window (e.g. Zoom, Teams) for accurate ambient documentation during virtual visits.

  This feature is opt-in and disabled by default.

  **Why it matters**: Enables accurate ambient documentation during virtual visits when the patient is in a separate video call tab.

  Learn more in the [Telehealth guide](/web-sdk/guides/telehealth).
</Update>

## What's enhanced

<span id="code-examples" />

<Update label="November 2025 - Enhanced" description="Code examples" tags={["Enhancements"]}>
  ### Enhancements

  <Badge icon="code" size="sm" color="blue">API v1.0.1</Badge>

  **Code examples**: We've added code examples in Python and TypeScript for all Ambient APIs.

  **Why it matters**: Speeds up integration by providing ready-to-use examples in common languages.
</Update>
