# Voice

## Send Voice Card

This card typically includes playback controls and contextual details, allowing users to listen to the message seamlessly while interacting with other actionable components in the flow.

<figure><img src="/files/RoMlLjlY1jAPtJHBU3mq" alt=""><figcaption></figcaption></figure>

### **Record Audio**

Users can directly record a voice message using their device’s microphone, providing a seamless way to capture a fresh audio input.

<figure><img src="/files/vMpK7ItbUZl1IUi752fW" alt=""><figcaption></figcaption></figure>

Click the "Record" option to start recording your audio.

<figure><img src="/files/s7ZlG5OhMVozbeFu7bND" alt=""><figcaption></figcaption></figure>

Stop recording once you have finished.

<figure><img src="/files/xtnmIR91ckLyIsCd1ihv" alt=""><figcaption></figcaption></figure>

You can download the recorded audio and control the playback speed.

<figure><img src="/files/ArcfHBl5Di4PrsiZtWh1" alt=""><figcaption></figcaption></figure>

### **Upload Audio**

Alternatively, users have the option to upload an existing audio file from their device, ensuring flexibility in how they choose to send their message.

<figure><img src="/files/JUA4wRa78gU2ujOGfrns" alt=""><figcaption></figcaption></figure>

**File type allowed:** audio/aac, audio/mp4,audio/amr, audio/mpeg, audio/ogg

### **Benefits of a Send Voice Card:**

* **Enhanced Communication:** Voice cards allow users to express themselves more naturally through audio, capturing tone and emotion that text alone may not convey.
* **User Flexibility:** They provide options to either record a new voice message or upload a pre-recorded file, accommodating different user preferences.
* **Rich Multimedia Experience:** Integrating voice with interactive elements, such as playback controls and context information, creates a dynamic and engaging messaging experience.


---

# 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.bizmagnets.ai/bot-flows/send-card/voice.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.
