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

# Build voice and IVR automations in Fliqr AI

> Connect Twilio or AudioCodes to Fliqr AI for IVR menus, speech flows, and AI voice agents.

Voice automation covers structured IVR menus and open-ended AI voice agents. Fliqr AI supports telephony through **Twilio** and can also connect advanced voice scenarios through **AudioCodes**.

## Choose a provider

| Provider                                 | Best for                                           |
| ---------------------------------------- | -------------------------------------------------- |
| [Twilio](/docs/channels/voice/twilio)         | Common IVR, gather digits/speech, record, transfer |
| [AudioCodes](/docs/channels/voice/audiocodes) | Broader telephony/speech interconnect use cases    |

## What you can build

* Conversational IVR (press or say an option)
* Automated outbound or inbound voice flows
* AI voice agents with speech-to-text and text-to-speech
* Transfer to a human phone number when needed

## Guides in this section

<CardGroup cols={2}>
  <Card title="Twilio voice" icon="phone" href="/docs/channels/voice/twilio">
    Connect a Twilio number and route calls into Fliqr AI.
  </Card>

  <Card title="AudioCodes voice" icon="headset" href="/docs/channels/voice/audiocodes">
    Connect AudioCodes for telephony and cognitive speech scenarios.
  </Card>

  <Card title="SMS" icon="message-sms" href="/docs/channels/sms">
    Pair voice with Twilio SMS on the same account.
  </Card>

  <Card title="AI Agents" icon="robot" href="/docs/core-concepts/ai-agents">
    Configure the agent behind AI voice conversations.
  </Card>
</CardGroup>
