CAMB.AI

CAMB.AI provides hosted APIs for multilingual dubbing, speech synthesis, transcription, translation, voice cloning, and audio generation.

8 actions Integration catalog
Request access
Connect CAMB.AI once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Dub MediaCAMB_AI_DUB_MEDIA
Dub media from a URL into one or more target languages, wait for completion, and return the output video, audio, and structured transcript.
Generate SubtitlesCAMB_AI_GENERATE_SUBTITLES
Generate translated subtitles for media in one or more languages, wait for CAMB.AI to finish, and return structured subtitle cues.
Get Run ResultCAMB_AI_GET_RUN_RESULT
Fetch the structured JSON result for a successful CAMB.AI translation, transcription, dubbing, or subtitle run when its run ID is known.
Get Task StatusCAMB_AI_GET_TASK_STATUS
Check one CAMB.AI translation, transcription, dubbing, or subtitle task without waiting. Use this to recover a task after a workflow timeout or when a task ID is already known.
List Supported LanguagesCAMB_AI_LIST_LANGUAGES
List CAMB.AI source and target languages, including locale tags and numeric IDs used by generation tools.
List VoicesCAMB_AI_LIST_VOICES
Find CAMB.AI voices by name, description, language ID, gender, or publication state before choosing a voice for speech workflows.
Transcribe MediaCAMB_AI_TRANSCRIBE_MEDIA
Transcribe an uploaded audio/video file or a media URL, wait for CAMB.AI to finish, and return a structured speaker-and-timing transcript.
Translate TextCAMB_AI_TRANSLATE_TEXT
Translate one or more text segments and wait for CAMB.AI to return all translated segments in input order.