cvoice.ai
## 🎤 Free AI Voice Generation API Transform text into natural-sounding speech using 20,000+ celebrity and character voices. Completely free with no hidden costs, usage limits, or credit card required. ### ✨ Key Features - **20,000+ Voices** - Access voices from anime characters, game protagonists, movie stars, musicians, politicians, and celebrities worldwide - **100% Free Forever** - No usage…
cvoice.ai endpoints
| Method | Endpoint | Description |
|---|---|---|
| Authentication | ||
| GET |
getApiKeyInfo /api/me |
Returns information about your API key including usage statistics, rate limits, and user details. Useful for verifying your API key is working correctly. |
| Text-to-Speech | ||
| POST |
generateSpeech /api/tts |
Converts text to speech using an AI-generated voice. You can specify a voice_id from our dataset or omit it to use a default curated voice. The API returns a URL to the generated… |
| Datasets | ||
| GET |
getVoicesDataset /dataset_voices.json |
Returns all voice IDs grouped by character username. Use this to get the voice_id parameter for the TTS endpoint. **Cache this locally** - it only updates when we deploy new… |
| GET |
getCharactersDataset /dataset_search.json |
Returns a public dataset of 20,000+ characters with their metadata. This endpoint requires no authentication. **Cache this locally** - it only updates when we deploy new… |
cvoice.ai pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|