Skip to main content
Speech to text turns an inbound voice note into a text custom field. Use the transcript for Conditions, AI Agents, or human review.

Prerequisites

  • OpenAI connected in Settings → IntegrationsAI Providers
  • A channel that can receive audio (WhatsApp, Messenger, Telegram, etc.)

Setup

1

Collect the audio

In a Flow, use Get User Data / User Input to capture the voice message into a custom field.
2

Add the OpenAI action

Choose Convert speech to text. Set the audio input to that custom field.
3

Save the transcript

Write the text output to another custom field (for example voice_transcript).
4

Use the transcript

Send it back with a Message block, pass it to an AI Agent / AI Action, or Condition on keywords.

Patterns

If audio quality is poor, ask the contact to re-record or type. Do not silently guess.

Next

Create an Agent

Answer from the transcript with grounded AI.

Vision

Pair voice + image understanding in one Flow.