Transcription that speaks your market's languages.
Submit a recording, get back who spoke, when, and what they said — with Arabic, Hebrew, and English auto-detected, even mid-sentence.
AI transcription and summaries that turn talk into action.
Turn Arabic, Hebrew, and English conversations into searchable context, clearer follow-up, and insight your whole team can use.
Published usage pricing. Delivered transcripts are billed; failed jobs are not.
Every AI capability, in the open.
Who spoke, when, and what they said — timestamped segments you can jump to.
Automatic language detection built for the region, including calls that switch language mid-sentence.
Bring AI-assisted call recaps into the channel where your team works, ready for human review—not live autonomous voice handling.
Surface possible commitments and follow-ups for a person to verify against the conversation.
$0.025 per minute, prorated per second after the first minute. Failed jobs are free.
Submit a recording URL, poll for the result — or use wait mode and get the transcript in one call.
Decide where AI helps—and where people remain accountable.
Use transcription as one governed step in a customer-service workflow, with explicit rules for consent, access, review, routing, and human follow-up.
Evaluate practical AI-assisted call-center workflows.
Separate supported transcription and structured outputs from unsupported autonomous-agent claims, then assess the complete operating workflow.
Read the decision guide →Regional buying guidePlan a Middle East contact-center deployment.
Review language, voice delivery, number eligibility, integrations, supervision, security, and support as connected decisions.
Read the decision guide →Built for developers, documented like it.
Three endpoints, one webhook, and a published OpenAPI 3.1 contract you can import today. Every field, status and error is documented — only the account base URL is issued privately in your dashboard.
curl -X POST $BASE_URL/calls/click-to-call \
-H "Content-Type: application/json" \
-H "X-API-Key: $CLICK_TO_CALL_KEY" \
-d '{
"destination": "972599796989",
"email": "[email protected]",
"auto_answer": "true",
"custom_param": { "crm_record_id": "A-10422" }
}'