OTHER
Detect viewer language and pick the right voiceover variant
On a webhook from your help-center player, uses a Hugging Face language model to classify the requested locale, selects or generates the matching ElevenLabs voiceover.
How it runs
The automated pipeline, trigger to output.
- TriggerPlayer webhook with clip ID and locale hintHTTP webhook
- ActionClassify language with Hugging Face modelHugging Face
- LogicCheck if voiceover variant already exists
- ActionGenerate missing voiceover with ElevenLabsElevenLabs
- OutputReturn audio URL to the playerHTTP webhook
What it does
Receives a request from your help-center video player, classifies the viewer's intended language with a Hugging Face model, and returns the correct ElevenLabs voiceover track, generating it on demand if that language variant does not yet exist.
When to use it
Use this when your help center serves a global audience and you want viewers to hear narration in their own language automatically, without maintaining a hardcoded locale map or pre-rendering every language for every clip.
How it works
- 1The video player sends a webhook with the clip ID and the viewer's locale hint.
- 2A Hugging Face classifier normalizes the hint into a supported target language.
- 3A check looks up whether that clip already has a voiceover in the target language.
- 4If it exists, the cached audio is returned; if not, ElevenLabs generates the voiceover from the stored script.
- 5The audio URL is returned to the player as the webhook response so playback starts immediately.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect Hugging FaceModels, datasets, spaces — the open-source hub.
- 3Connect ElevenLabsText-to-speech, voice cloning.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Other workflows
Sweep stale visitor check-ins, auto-checkout, and flag overdue guests
On a recurring schedule this finds visitors still marked on-site past their expected departure, auto-checks-out anyone past end-of-day.
Pre-register a visitor, email a QR badge, and alert the host on arrival
When a host submits a visitor pre-registration form, this creates a visitor record, emails the guest a scannable QR badge with arrival instructions.
Build a daily expected-visitor roster and send it to the front desk
Every morning this pulls the day's pre-registered visitors from Airtable, builds a sorted arrival roster with hosts and times.
Agent-Driven Full IVR Re-Voicing for a Rebrand
An agent takes a rebrand brief from Notion, audits every IVR prompt for old naming, rewrites and re-synthesizes the affected ones with ElevenLabs, archives them to Dropbox.
Sync IVR Prompt Registry in Airtable to Fresh ElevenLabs Audio
Runs nightly against an Airtable IVR prompt registry, finds rows whose script text changed since last synthesis, regenerates only those ElevenLabs clips.
Slack-Approved IVR Re-Voicing After a Product Rename
On demand from Slack, drafts updated IVR prompt scripts for a renamed product, posts them for human approval.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
