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

# Audio Tools

> Explore voice generation and voice cloning APIs.

Use Magic Hour's audio tools to synthesize speech from text or create a reusable voice from a reference recording.

<CardGroup cols={2}>
  <Card title="AI Voice Cloner" icon="microphone-lines" href="/tools/audio/voice-cloner">
    Clone a voice from a reference audio sample.
  </Card>

  <Card title="AI Voice Generator" icon="waveform" href="/tools/audio/voice-generator">
    Generate speech from text with available voices.
  </Card>
</CardGroup>
