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

# L

> Glossary terms starting with L

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

  | Term         | Definition                                                                                                                                                           |
  | :----------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **Latency**  | The delay between sending audio data and receiving a response. Suki requires unloaded latency under 50ms and loaded latency under 150ms for optimal performance.     |
  | **LINEAR16** | An uncompressed audio format with 16-bit depth, used for high-quality audio streaming to Suki's platform at 16KHz sampling rate.                                     |
  | **LLM**      | Large Language Model. Advanced AI models trained on vast amounts of text data to understand and generate human-like text, used by Suki for clinical note generation. |
  | **LOINC**    | Logical Observation Identifiers Names and Codes. A standardized vocabulary for identifying clinical sections and medical concepts.                                   |
</div>
