You can easily convert voice messages into text using OpenAIโs Whisper model integrated into Chitchatbot.ai. This is especially useful for building voice-based chatbots across social, web, and messaging channels.
๐ Step 1: Connect OpenAI
Before using the speech-to-text feature, make sure OpenAI is connected to your account.
-
Log in to your Chitchatbot.ai account.
-
Go to Settings > Integrations > OpenAI.
-
Follow the instructions to connect your OpenAI API key.๐ Need help? Learn how to connect OpenAI โ
๐๏ธ Step 2: Collect the Audio Input
Youโll first need to collect the userโs voice input using a Get User Data block:
-
Add a Get User Data step to your flow.
-
Set the input type to Audio.
-
Save the audio file to a custom field (e.g.,
user_audio).
๐ก This step allows users to send a voice message to your chatbot.

โ๏ธ Step 3: Convert Audio to Text Using OpenAI
Now, use the OpenAI action to transcribe the audio.
-
Add a new step:Action > OpenAI > Convert Speech to Text
-
Configure the action:
Input: Select the custom field where the audio was saved (e.g., user_audio)
- Output: Choose a new custom field to save the transcription (e.g.,
transcribed_text)
๐ง This step uses OpenAI Whisper to transcribe the userโs voice into readable text.

๐ฌ Step 4: Display the Transcribed Text
To show the converted text to the user:
-
Add a Text block after the OpenAI action.
-
Insert the output custom field (e.g.,
{{transcribed_text}}) into the message content.
โ You can now display or reuse the text anywhere in your flow!
๐ Compatible Channels
This feature works seamlessly across:
-
๐ Website widget
-
๐ฑ Social messaging platforms
-
๐ฌ SMS and voice-enabled bots
๐ก Common Use Cases
-
Voice-to-text for support tickets or customer queries
-
Audio feedback collection
-
Voice-based data entry
-
Hands-free chatbot interactions
-
Language learning and pronunciation feedback
New inbox feature
Audio Transcription in Our Inbox โ Boost Your Business Productivity!
Weโve upgraded our inbox with a powerful new feature: automatic audio transcription. Now, when you receive audio messages, their text transcription will be displayed right inside the inbox.

How this benefits your business:
-
Save Time:ย Quickly read audio content without needing to listen, helping you respond faster.
-
Improve Accessibility:ย Easily access and review messages in noisy environments or when audio isnโt an option.
-
Enhance Productivity:ย Streamline communication and reduce the chance of missing important details.
-
Better Record Keeping:ย Keep written transcripts for reference and compliance.