Introducing OuteAI 1.0
The first major version of OuteAI is now live. This update focuses on significant improvements to user experience, creative control, and platform performance.
From Playground to Studio
The tool formerly known as the Playground has been completely reworked and is now named Studio. The goal was to create a more refined and intuitive workspace. The new interface is cleaner, simplifying the process of voice generation and cloning, allowing you to focus more on creation.

Enhanced Voice Chat
Voice Chat has received two key upgrades to provide deeper customization and utility:
-
Custom Personas: You can now add custom system messages to define specific characters, personalities, or conversational styles for the AI.
-
Conversation History: All voice chat sessions are now automatically saved, allowing you to review and continue past conversations at any time.
Simpler API
For developers, the API has been restructured for clarity and ease of use. The new design is more logical and simpler to integrate, reducing the effort required to build with OuteAI. You can review the changes in the updated documentation.
Flexible Pricing with Credits
Our pricing model has been updated to provide greater flexibility. Previously, subscription plans came with fixed allocations for features like generation time and voice creation.
We have moved to a unified credit system. Now, each subscription provides a monthly balance of credits, and every action consumes a specific amount. This model allows you to use your plan for the features you need most, whether that's extensive voice generation or building a large library of voice profiles.
Our TTS model generation is now available at $0.0005 per generated second, or $0.03 per minute.
For a complete breakdown of the new plans and credit costs, please see our updated pricing page.
New Python SDK
The SDK supports both synchronous and asynchronous usage patterns, providing flexibility for different development needs.
Key features of the new SDK include:
- Simple Installation: Install with a single pip command
- Dual API Support: Choose between synchronous
OuteAI
and asynchronousAsyncOuteAI
clients - Secure Authentication: Environment variable support for API tokens
- Built-in Error Handling: Comprehensive exception handling with
APIError
- Easy Audio Output: Direct save functionality for generated audio files
Whether you're building a simple script or a complex async application, the SDK streamlines the integration process. The async client is particularly useful for applications that need to handle multiple requests concurrently without blocking.
Get started with the SDK by checking out our documentation and examples.
Explore the new Studio