Design7 toolsPaste one API key
Speechmatics integration for AI agents
Speechmatics provides asynchronous speech-to-text transcription, job management, transcript retrieval, and usage reporting for audio and video.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Speechmatics once and call the same tools from all of them.
Setup
Connect Speechmatics 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
Speechmatics exposes 7 tools through ClawLink. The 6 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
speechmatics_discover_speech_features | Return Speechmatics' current Batch languages, locales, domains, translation support, and | Read |
speechmatics_get_transcript | Retrieve a transcription job's completed transcript as structured JSON v2, plain text, or SRT | Read |
speechmatics_get_transcription_job | Get a transcription job's status, configuration, duration, and processing errors, optionally | Read |
speechmatics_get_usage | Get Batch transcription counts and audio duration aggregated over an optional UTC date range | Read |
speechmatics_list_transcription_jobs | List transcription jobs in the connected US1 project, newest first, with an agent-controlled | Read |
speechmatics_create_transcription_job | Create an asynchronous Speechmatics transcription job from a publicly fetchable media URL and | Write |