# WhatsApp & Whisper API: Voice-to-Text Integration

### Voice-to-Text Response Automation

Ideal for you if you need to automatically convert WhatsApp voice messages into text with AI-driven processing and response capabilities.

This scenario utilizes the Whisper API. A voice message received on WhatsApp is transcribed and processed by ChatGPT. The transcribed text is then sent back to the same chat. You can also implement message forwarding to another chat or add further processing using AI.\
\
\&#xNAN;*To run this scenario, a ChatGPT token is required.*

<figure><img src="/files/9wVkFvvOq157ivc4oDsD" alt=""><figcaption><p>Voice-to-Text Processing with AI Integration for WhatsApp</p></figcaption></figure>

***

We offer a set of ready-made scenarios that can be easily integrated into your business processes. If one of these fits your needs, our team will install it for you *completely free of charge*. Just let us know which scenario works for you, and we’ll handle the setup!

{% hint style="success" %}
Just provide access to your workspace so we can set up the scenario for you! Contact our support team by [email](mailto:undefined) or via the chat widget on our website.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.whapi.cloud/help-desk/integrations/make.com/ready-made-scenarios/whatsapp-and-whisper-api-voice-to-text-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
