AI & ML8 toolsPaste one API key
CAMB.AI integration for AI agents
CAMB.AI provides hosted APIs for multilingual dubbing, speech synthesis, transcription, translation, voice cloning, and audio generation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CAMB.AI once and call the same tools from all of them.
Setup
Connect CAMB.AI through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
CAMB.AI exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
camb_ai_get_run_result | Fetch the structured JSON result for a successful CAMB.AI translation, transcription, dubbing | Read |
camb_ai_get_task_status | Check one CAMB.AI translation, transcription, dubbing, or subtitle task without waiting | Read |
camb_ai_list_languages | List CAMB.AI source and target languages, including locale tags and numeric IDs used by | Read |
camb_ai_list_voices | Find CAMB.AI voices by name, description, language ID, gender, or publication state before | Read |
camb_ai_dub_media | Dub media from a URL into one or more target languages, wait for completion, and return the | Read |
camb_ai_generate_subtitles | Generate translated subtitles for media in one or more languages, wait for CAMB.AI to finish | Read |
camb_ai_transcribe_media | Transcribe an uploaded audio/video file or a media URL, wait for CAMB.AI to finish, and return | Read |
camb_ai_translate_text | Translate one or more text segments and wait for CAMB.AI to return all translated segments in | Read |