Khmer TTS API
Generate Khmer speech from text and return MP3 audio in a single request.
Khmer Vox is getting ready for you.
Generate ultra-realistic Khmer speech and clone custom voices with state-of-the-art precision. Built for Cambodian creators, businesses, and developers.
Trusted by industry leaders
Generate Khmer speech from text and return MP3 audio in a single request.
Upload one reference voice and generate multiple outputs with consistent speaker style.
Queue many lines in one run for dubbing, recap, and narration workflows.
Issue per-user API keys and connect your own apps without exposing worker secrets.
Generate exact-amount ABA Pay QR orders and verify payment by webhook or server check.
Use one flow for dashboard and API users. Keep consistent speaker style across a full batch while keeping reference handling temporary.
The current site uses KHQRcc ABA Pay QR checkout with signed callback and server-side transaction verification.
VoxTTS Online sells prepaid Khmer text-to-speech API tokens for developers, creators, dubbing tools, and automation systems.
Users generate Khmer speech, session clone voice, and batch audio from the web dashboard or authenticated API endpoints.
KHQRcc ABA Pay QR is active for automatic checkout and callback verification.
Users pay with ABA Mobile or a KHQR-supported bank app. Credits are added after KHQRcc payment confirmation is verified.
Creator is 10,000 tokens for $1.50 and Pro is 30,000 tokens for $4.00. Larger add-on packs are available on Billing.
The checkout creates a fresh exact-amount QR for the selected pack.
The app verifies KHQRcc signature, amount, currency, order status, and duplicate transaction data.
After approval, the system adds credits once and updates billing, dashboard balance, API limits, and payment history.
Simple, transparent prepaid token packs. Scale with API keys and batch voice cloning workloads.
$0
100 Tokens
One-time trial for first account setup.
Usage Estimate
Standard voice: ~1m 6s
Clone voice: ~50s
Best for
First account test and dashboard preview.
Can use
Not included
$1.50
10,000 Tokens
Built for regular batch generation workloads.
Usage Estimate
Standard voice: ~1h 51m 6s
Clone voice: ~1h 23m 20s
Best for
Regular creators, automations, and larger test batches.
Can use
Not included
$4.00
30,000 Tokens
More credits for growing creators and larger batch workloads.
Usage Estimate
Standard voice: ~5h 33m 20s
Clone voice: ~4h 10m
Best for
Growing creators, teams, and heavier batch generation workloads.
Can use
Not included
Custom
Unlimited volume
For dubbing apps, teams, and customer systems that need high-volume clone voice generation.
Business clone rate
Starts at 1.5 tokens/sec; high-volume prepaid can request 1 token/sec.
Best for
Dubbing apps, teams, and customer systems with many clone jobs.
Can use
Requires
Normal TTS = 1.5 tokens per generated audio second.
Standard clone voice = 2 tokens per generated audio second.
Business clone rate starts at 1.5 tokens/sec after approval; high-volume prepaid can request 1 token/sec.
Beta pricing is limited-time and may change later.
Free is for dashboard testing. Paid token packs unlock paid API keys. Business is approved manually.
| Feature | Free | Creator | Pro | Business |
|---|---|---|---|---|
| Tokens | 100 one-time trial | 10,000 per pack | 30,000 per pack | Custom prepaid volume |
| Dashboard generation | Yes | Yes | Yes | Yes |
| API keys | No | Yes | Yes | Yes, approved |
| Speech API | No | Yes | Yes | Yes |
| Clone API | No | Standard | Standard | Discounted |
| Batch jobs | No | Regular workloads | Larger workloads | High-volume |
| Webhook callbacks | No | Testing | Testing | Production use |
| Speech token rate | Standard speech: 1.5 tokens/sec | Standard speech: 1.5 tokens/sec | Standard speech: 1.5 tokens/sec | Standard speech: 1.5 tokens/sec |
| Clone token rate | Dashboard trial only, no API | Standard clone: 2 tokens/sec | Standard clone: 2 tokens/sec | Business clone only: 1.5 tokens/sec, or 1 with high-volume prepaid |
| Concurrency and queue | Trial only | Standard limits | Standard limits | Admin-approved limits |
| Best for | First account test and dashboard preview. | Regular creators, automations, and larger test batches. | Growing creators, teams, and heavier batch generation workloads. | Dubbing apps, teams, and customer systems with many clone jobs. |
Create an API key in dashboard, then call the clone endpoint from your backend when the speaker must stay consistent. The platform handles token checks and worker routing.
# Generate Standard TTS
POST /v1/audio/speech
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "voxcpm2",
"voice": "female",
"input": "សួស្តី នេះជាការសាកល្បង",
"output_format": "mp3"
}# Clone Voice POST /v1/audio/clone Authorization: Bearer YOUR_API_KEY Content-Type: multipart/form-data sample=@reference.wav input=soursdey nih ku chea somleng khmer model=voxcpm2 output_format=mp3
One token equals one second of generation duration relative to the base rate. Paid token packs use Standard TTS at 1.5 tokens per generated audio second and standard clone at two tokens per generated audio second. The Business clone rate is only for approved Business plan accounts and starts at 1.5 tokens per audio second, with 1 token per audio second available for high-volume prepaid accounts.
No. Session clone mode keeps reference audio only for the batch job, then removes it.
Yes, after buying a paid token pack. Free accounts can test the dashboard, but API key creation and API calls require a paid token pack.
Current checkout uses KHQRcc ABA Pay QR. Users scan the exact-amount QR, then the server verifies KHQRcc confirmation before credits are added.
Try Khmer Vox TTS with free tokens, then scale with API keys and batch clone workflows.