> ## Documentation Index
> Fetch the complete documentation index at: https://smallestai-ff1e543d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

> Available features for Pre-Recorded Pulse STT API

The Pre-Recorded Pulse STT API supports the following features:

## Available Features

<CardGroup cols={2}>
  <Card title="Word Timestamps" icon="clock" href="/v4.0.0/content/speech-to-text/features/word-timestamps">
    Get precise timing information for each word in the transcription
  </Card>

  <Card title="Language Detection" icon="language" href="/v4.0.0/content/speech-to-text/features/language-detection">
    Automatically detect the language of the audio
  </Card>

  <Card title="Diarization" icon="users" href="/v4.0.0/content/speech-to-text/features/diarization">
    Identify and label different speakers in the audio
  </Card>

  <Card title="Age & Gender Detection" icon="user" href="/v4.0.0/content/speech-to-text/features/age-and-gender-detection">
    Predict demographic attributes alongside transcription
  </Card>

  <Card title="Emotion Detection" icon="face-smile" href="/v4.0.0/content/speech-to-text/features/emotion-detection">
    Detect emotional tone in the transcribed speech
  </Card>
</CardGroup>
