Speech Analysis API
Speech Analysis API processes spoken audio to extract insights about speech characteristics, emotions, speaker identity, and speaking style. Key Features: Emotion Detection: Identifies emotional states (e.g., happy, angry, calm). Speaker Identification: Distinguishes between different speakers. Speech Quality Analysis: Assesses clarity, fluency, and pronunciation. Sentiment Analysis: Detects…
Speech Analysis API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Endpoints | ||
| POST |
detect_language_detect_language_post /detect-language |
Identify the language of audio content. Returns language codes and confidence scores for detected languages. |
| POST |
asr_asr_post /asr |
Convert audio to text with configurable options. Handles multiple audio formats and provides various output formats including subtitles and structured data. |
Speech Analysis API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 100 / hour |
|
| ULTRA | $9.99 / month | 1000 / hour |
|
| MEGA Recommended | $19.99 / month | 10000 / hour |
|