# Audio Card

An audio display card allows you to send an audio file with a caption. The audio file can be up to 16 MB in size, and supported formats are .mp4 and .3gp. You can use an audio card to send voice messages, podcasts, music, or sound effects.

<details>

<summary>Industries That Can Leverage Audio Cards</summary>

* **Music streaming industries** can use audio cards to provide users with music previews and playlists.
* **News outlets** can deliver headlines to keep users updated on current events.
* The **tourism industry** can use audio cards to provide guided tours of historical sites and tourist attractions.
* **Publishing companies** can use audio cards to present audiobook samples.

</details>

## Adding Audio Card

Let's say as a part of journey you want to provide a tutorial on how to use your products or services effectively. An audio card communicates in a personal and engaging way.&#x20;

* Upload audio file from your local storage. You need to click on the button that says ‘click to upload file’ and select an audio file from your device.&#x20;

![](/files/QJWxh6WsbiB0tgO8EzTU)<br>

### Send Audio Card

Suppose you're running a news publishing house; whenever a user asks for top headlines, you can create a journey that sends them an audio card that has headlines.

**Add WhatsApp chat screenshot, insert**

{% hint style="info" %}
**Supported File Formats: .aac,.mp4,.amr,.mpeg**

**The maximum file size allowed is 16MB.**
{% 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://docs.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/audio-card.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.
