ClawLink
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.

ToolWhat it doesKind
speechmatics_discover_speech_featuresReturn Speechmatics' current Batch languages, locales, domains, translation support, andRead
speechmatics_get_transcriptRetrieve a transcription job's completed transcript as structured JSON v2, plain text, or SRTRead
speechmatics_get_transcription_jobGet a transcription job's status, configuration, duration, and processing errors, optionallyRead
speechmatics_get_usageGet Batch transcription counts and audio duration aggregated over an optional UTC date rangeRead
speechmatics_list_transcription_jobsList transcription jobs in the connected US1 project, newest first, with an agent-controlledRead
speechmatics_create_transcription_jobCreate an asynchronous Speechmatics transcription job from a publicly fetchable media URL andWrite