Overview
Practical architecture notes for browser audio, telephony, retries, observability and multilingual UX.
Developer documentation
Practical architecture notes for browser audio, telephony, retries, observability and multilingual UX.
Interface preview
The Preview returns simulated data and never implies that customer audio was processed.
curl https://api.audelyr.ai/v1/preview/transcriptions \
+ -H "Authorization: Bearer $AUDELYR_PREVIEW_KEY" \
+ -H "Content-Type: application/json" \
+ -d '{"sample_id":"multilingual-support-call"}'Practical architecture notes for browser audio, telephony, retries, observability and multilingual UX.
Create and verify an Early Access account, then generate a Preview API key from the console. Keys are displayed once.
Every response includes a request identifier. Asynchronous resources expose stable states and errors use a predictable envelope.
The Preview accepts only built-in sample identifiers. Audio URLs and uploaded files are rejected until real inference is available.
Early Access
Explore the honest Preview, then tell us what production voice needs from Audelyr.