> ## 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.

# T

> Glossary terms starting with T

<div className="sdk-overview-container">
  <h1 className="sdk-overview-main-title">T</h1>

  | Term                      | Definition                                                                                                                                                                     |
  | :------------------------ | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **Telehealth**            | The delivery of healthcare services remotely through technology, including video consultations. Suki's Web SDK supports telehealth by capturing tab audio from virtual visits. |
  | **Test Mode**             | A development feature in the Web SDK that allows developers to simulate ambient sessions without real audio, useful for testing integration and UI flows.                      |
  | **TLS 1.2**               | Transport Layer Security version 1.2. A cryptographic protocol used to provide secure communication over networks, required by Suki for data transmission.                     |
  | **Transcript**            | The text version of recorded audio from clinical conversations, generated by automatic speech recognition and used as input for note generation.                               |
  | **Transcription Session** | A session specifically for audio dictation, where a provider's spoken monologue is transcribed into text in real-time, as opposed to a full ambient note generation session.   |
</div>
