# Melhoria na exibição dos requisitos de pacotes C++ na aba "Áudio" do Bot WhatsApp

Alguns clientes encontravam dificuldades ao configurar transcrição de áudio do WhatsApp, o que podia gerar falhas ou impedir o funcionamento correto da funcionalidade.

Foi aprimorada a **informação de configuração**, tornando mais claro como o áudio deve ser configurado para o correto funcionamento do bot, evitando problema de uso.

Com isso, para utilizar a funcionalidade transcrição de áudio, é necessário ter instalado no computador o pacote Microsoft Visual C++ Redistribuível (nas versões x64 e x86). [Baixar aqui](https://learn.microsoft.com/pt-br/cpp/windows/latest-supported-vc-redist?view=msvc-170).

<figure><img src="/files/yHZMgPkonVVoKtWLOtWC" 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://atualizacoes.consumer.com.br/pdv/anteriores/15.4.3/15.4.3.2/melhoria-na-exibicao-dos-requisitos-de-pacotes-c++-na-aba-audio-do-bot-whatsapp.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.
