Welcome to the Vox platform! This guide will help you generate your first hyper-realistic audio using the Vox API.Documentation Index
Fetch the complete documentation index at: https://docs.timepay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Sign Up & Get API Key
- Visit vox.timepay.ai and sign up for an account.
- Navigate to the API Keys tab.
- Create a new API Key and copy it immediately.
Generate Speech
Since Vox is designed for flexibility, you can interact with the API using any standard HTTP client.Note on Streaming: The endpoint streams audio data in chunks to ensure ultra-low latency. The examples below demonstrate how to capture this stream and save it to a file.

