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

# Audio nodes

> Generate music, speech, and sound effects on the canvas.

Audio nodes produce sound from text and video. Generate music or speech from a description, or add sound effects to a clip, then route the output into other nodes.

<Columns cols={2}>
  <Card title="Generate Music" href="/nodes/ai-audio/generate-music">
    Generate music from a text description.
  </Card>

  <Card title="Generate Speech" href="/nodes/ai-audio/generate-speech">
    Convert text to speech with a speech synthesis model.
  </Card>

  <Card title="Add Sound Effects" href="/nodes/ai-audio/add-sound-effects">
    Add AI-generated sound effects to a video.
  </Card>
</Columns>
