# 04 June: Voice Input Enhancements & HubSpot Sync Fixes

### ⚙️ Improvements

1. **Bot – Voice Input Saved as Session Variable**

Voice input is now more powerful in Gallabox bots. For supported **Ask Cards**, the bot can now:

* **Accept a voice note from users**
* **Store the voice input as a session variable** in the flow

{% hint style="info" %}
This option is available under **Advanced Settings** while configuring the card. The voice note is saved in **text format as a URL** for reference or future use.
{% endhint %}

<figure><img src="/files/3WQzgBRhYaGlcyMRewJQ" alt=""><figcaption></figcaption></figure>

2. **HubSpot Integration – Send Message Node Improvements**

We have resolved issues and improved data syncing for the **Send Message Node in HubSpot integrations**:

* If a **name exists in HubSpot**, it will now be accurately reflected in Gallabox (previously defaulted to "Guest").
* If no name is found, Gallabox will continue to use “Guest” as fallback.
* Additionally, we’ve added support for the **Email field** in the template configuration, improving contact detail mapping.


---

# 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://changelog.gallabox.com/june-2025/04-june-voice-input-enhancements-and-hubspot-sync-fixes.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.
