Transcribe Audio sends an audio file to an OpenAI transcription model and
returns the recognized speech as one string.
Output
This action returns plain transcript text. It does not expose timestamps,
speaker labels, or segment metadata.
Preserve the source file’s correct audio MIME type. A video file containing
audio is not accepted unless another action first extracts or converts it to
an audio file.