Speech-to-Digits API with 95% Accuracy
EchoEntry API converts spoken numbers into accurate digits. Perfect for healthcare apps, warehouse systems, IVR, and any application requiring numeric voice input.
https://api.echoentry.ai
All API requests require an API key passed in the X-Api-Key header.
/v1/transcribe
Transcribe spoken digits from audio to text
| Parameter | Type | Required | Description |
|---|---|---|---|
file |
File | Required | Audio file containing spoken digits (WAV, WEBM, MP3, OGG, M4A, FLAC) |
X-Api-Key |
Header | Required | Your API authentication key |
| Field | Type | Description |
|---|---|---|
success |
Boolean | Whether the transcription was successful |
filename |
String | Original filename of the uploaded audio |
raw_text |
String | Full transcription text before digit extraction |
digits |
String | Extracted digits only (main output) |
request_id |
String | Unique identifier for this request (future use) |
api_key_used |
String | The API key used for this request |
Current rate limits:
| Tier | Price | Calls | Features |
|---|---|---|---|
| Free | $0 | 1,000/month | Full API access, Email support |
| Pay-as-you-go | $0.01/call | Unlimited | Full API access, Priority support, 99.9% uptime SLA |
Need help? Have questions? Contact us: