Speech Understanding API
Speech Understanding API converts spoken language into structured meaning, extracting user intents, context, and relevant information from speech. Key Features: Intent recognition Entity extraction Contextual understanding Common Use Cases: Virtual assistants Interactive chatbots Voice-controlled applications Popular APIs: Google Dialogflow Amazon Lex Microsoft Azure LUIS IBM Watson Assistant…
Speech Understanding API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Endpoints | ||
| POST |
asr_asr_post /asr |
Convert audio content to text with advanced language processing capabilities. Supports multiple input formats and provides various output options including timestamps and… |
| POST |
detect_language_detect_language_post /detect-language |
Analyze audio content to automatically identify the primary spoken language using advanced linguistic models |
Speech Understanding API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 100 / second |
|
| ULTRA | $9.99 / month | 1000 / hour |
|
| MEGA Recommended | $19.99 / month | 10000 / hour |
|