# Send Voice

> **Who can use this Card?**
>
> * Gallabox Users having permission to either build and deploy bots or manage bots.
> * Available on Scale and Growth Plans.

## **AI Voice Beta Feature Overview:**

The AI Voice Beta feature offers users the ability to send voice messages effortlessly, revolutionizing communication within Gallabox. With this feature, users can leverage AI-powered voice recording capabilities to convey messages more effectively, fostering clearer and more engaging interactions.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2F3f0H3reDgz4ERVWRRguF%2FSend%20Voice%20Card.gif?alt=media&#x26;token=3054838a-f915-47df-a8df-8f80e78fa95b" alt=""><figcaption></figcaption></figure>

### **Gallabox Voice Beta Features:**

1. **Record Voice Messages:** Users can utilize the Record option to capture their voice messages directly within the Gallabox platform.&#x20;
2. **AI Voice Selection:** Gallabox offers users the flexibility to select from a range of voices for their AI-generated messages.&#x20;

Let's understand their usage by an example:

### AI VOICE

For generating AI voice, you have to type in the Question Text, select the desired voice from the drop-down, and click on Generate Voice Button.&#x20;

The Question text will be changed into voice. You can listen to it, change playback speed before saving the card to be used in the bot.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2F4jmdN2MP67ZVqP1aVH3I%2FAI%20voice%20-%20Send%20Voice.gif?alt=media&#x26;token=75b08c6b-4ed9-4278-b529-5453b15b70df" alt=""><figcaption></figcaption></figure>

### Record Voice

If you want to send a message in your voice, use Record option. Just press the record Button to record. To stop recording, click on Stop Recording.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FnAF1MtHbjaADQZtOoQLg%2FRecord%20Voice%20-%20Send%20Voice.gif?alt=media&#x26;token=ffdc0d18-07e3-43d6-8822-c05791f2e5a6" alt=""><figcaption></figcaption></figure>


---

# 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.gallabox.com/bots/send-card/send-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.
