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

# Audio Intelligence

> Turn speech into actionable insights with translation, summarization, entities, chapters, sentiment and more

Audio intelligence turns raw speech into structured, useful data on top of transcription. Once the words are captured, these features help you understand, organize, and act on the content — from instant translation to key-point summaries, entity detection, chapter markers, emotions, and even custom LLM prompts.

Use these capabilities alongside Live or Pre-recorded STT to automate workflows like meeting notes, voice agents, compliance redaction, knowledge extraction, and multilingual publishing.

<CardGroup cols={3}>
  <Card title="Translation" icon="language" href="/chapters/audio-intelligence/translation">
    Translate transcripts and subtitles into multiple languages in one request.
  </Card>

  <Card title="Summarization" icon="list-check" href="/chapters/audio-intelligence/summarization">
    Generate concise summaries or bullet points for quick understanding.
  </Card>

  <Card title="Named Entity Recognition" icon="id-card-clip" href="/chapters/audio-intelligence/named-entity-recognition">
    Detect and categorize key entities like people, organizations, dates, and more.
  </Card>

  <Card title="PII Redaction" icon="shield-halved" href="/chapters/audio-intelligence/pii-redaction">
    Automatically redact names, emails, vehicle IDs, and other PII in pre-recorded transcripts.
  </Card>

  <Card title="Chapterization" icon="bookmark" href="/chapters/audio-intelligence/chapterization">
    Segment long audio into chapters with headlines and summaries for easy navigation.
  </Card>

  <Card title="Sentiment & Emotion Analysis" icon="face-smile" href="/chapters/audio-intelligence/sentiment-analysis">
    Understand the tone and emotions expressed across the transcript.
  </Card>

  <Card title="Audio-to-LLM" icon="robot" href="/chapters/audio-intelligence/audio-to-llm">
    Ask custom questions and run prompts on your audio like an assistant would.
  </Card>
</CardGroup>
