Skip to main content
Welcome to the Vox platform! This guide will help you generate your first hyper-realistic audio using the Vox API.

Prerequisites

1

Sign Up & Get API Key

  1. Visit vox.timepay.ai and sign up for an account.
  2. Navigate to the API Keys tab.
  3. Create a new API Key and copy it immediately.
2

Set Environment Variable

It is best practice to keep your key secure. Export it in your terminal:

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.

Need Help?

If you have any questions or need assistance, please contact our support team at support@timepay.ai.