Short answer: Drop the "Speechmatics → Speechmatics Transcribe" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Audio URL url | string | Required | Audio URL (required) |
Language language | string | Optional | en, es, fr, de, hi, ar... |
Operating Point operating_point | options | Optional | Operating Point. Options: Enhanced (best), Standard |
Speaker Diarization diarization | options | Optional | Speaker Diarization. Options: None, Speaker, Channel |
{"url": "e.g. https://example.com/path","language": "en, es, fr, de, hi, ar...","operating_point": "{{trigger.operating_point}}","diarization": "{{trigger.diarization}}"}
{"id": "job_abc"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.