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

# Introduction

> Welcome to 60db - The Modern Voice AI Platform

## What is 60db?

60db is a powerful voice AI platform that provides state-of-the-art text-to-speech (TTS) and speech-to-text (STT) capabilities. Our platform enables developers to integrate natural-sounding voice synthesis and accurate speech recognition into their applications with just a few lines of code.

## Key Features

<CardGroup cols={2}>
  <Card title="Text-to-Speech" icon="microphone" href="/features/text-to-speech">
    Convert text to natural-sounding speech with multiple voice options
  </Card>

  <Card title="Speech-to-Text" icon="waveform" href="/features/speech-to-text">
    Transcribe audio to text with high accuracy across multiple languages
  </Card>

  <Card title="Custom Voices" icon="user-voice" href="/features/voices">
    Create and manage custom voice profiles for your brand
  </Card>

  <Card title="Real-time Streaming" icon="signal-stream" href="/features/streaming">
    Stream audio in real-time for low-latency applications
  </Card>
</CardGroup>

## Why Choose 60db?

<AccordionGroup>
  <Accordion title="High Quality Audio">
    Our TTS engine produces natural-sounding speech with proper intonation,
    emotion, and clarity that rivals human speech.
  </Accordion>

  <Accordion title="Multiple Languages">
    Support for 50+ languages and dialects, making your application globally
    accessible.
  </Accordion>

  <Accordion title="Easy Integration">
    Simple SDKs for JavaScript/TypeScript and Python make integration
    straightforward and quick.
  </Accordion>

  <Accordion title="Scalable Infrastructure">
    Built on robust infrastructure that scales automatically to handle your
    growing needs.
  </Accordion>

  <Accordion title="Real-time Processing">
    Low-latency streaming capabilities for real-time voice applications.
  </Accordion>
</AccordionGroup>

## Use Cases

* **Voice Assistants**: Build intelligent voice-enabled applications
* **Content Creation**: Generate voiceovers for videos and podcasts
* **Accessibility**: Make your content accessible to visually impaired users
* **Customer Service**: Create automated voice response systems
* **E-learning**: Develop interactive educational content with voice
* **Gaming**: Add realistic character voices to your games

## Getting Started

Ready to get started? Check out our [Quickstart Guide](/quickstart) to integrate 60db into your application in minutes.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in under 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our comprehensive API documentation
  </Card>
</CardGroup>
