Text Analysis · head-to-head
Audexum vs Code Detection
Audexum is a text-to-speech and speech-to-text REST API offering 43 voices across 33 languages for synthesis plus dictation in 25 languages, including Bulgarian. It's EU-hosted and GDPR-compliant, ships a genuine no-card free tier of 30,000 credits/month shared across TTS and STT, and returns audio as WAV, MP3, or OGG behind Bearer-key auth.
Code Detection API from Runtime (an APILayer joint product) identifies whether a string is natural language or programming code, then classifies which language it's written in and extracts structural metadata about it. It targets developer tools and data pipelines that need to auto-label mixed code/prose content, authenticated with a per-account API key and secret issued from the Runtime Developer Console.
| Audexum | Code Detection | |
|---|---|---|
| Authentication | API Key | API Key |
| Pricing | freemium | paid |
| Formats | JSON, WAV, MP3, OGG | JSON |
| CORS | yes | unknown |
| HTTPS | Yes | Yes |
Audexum is freemium, while Code Detection is paid — Audexum is the cheaper way in.