Back to Templates
See llms.txt for all machine-readable content.
This workflow exposes a POST webhook endpoint that accepts a binary audio file, transcribes it to text using Smallest.ai speech-to-text, and returns the transcript in the same synchronous HTTP response.
/transcribe-audio webhook endpoint containing an audio file as binary data.audio property) to Smallest.ai for speech-to-text transcription.transcript field.audio property when calling the webhook.