> For the complete documentation index, see [llms.txt](https://docs.distribute.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.distribute.ai/distribute-for-enterprise/enterprise-inference-api/openai-compatible-api/audio.md).

# Audio

Distribute.ai's audio routes provide OpenAI-compatible endpoints for tasks such as text-to-speech (TTS), speech-to-text (STT), and audio generation. These routes follow the same structure and authentication model as OpenAI’s API, making integration seamless for developers already familiar with `/v1/audio/speech` or `/v1/audio/transcriptions`. Responses are streamed or returned as base64-encoded audio files, and support configurable parameters like voice, and model selection. Built on distribute.ai's distributed inference network, these routes offer scalable, low-latency audio generation backed by real-world GPU providers.

{% content-ref url="/pages/9wTN9SLpXxa7RE0znaIP" %}
[Speech](/distribute-for-enterprise/enterprise-inference-api/openai-compatible-api/audio/speech.md)
{% endcontent-ref %}
