From ffa092dba797f999e421b1f534d63cd9fc08232e Mon Sep 17 00:00:00 2001 From: wallacetcbrasil Date: Sat, 8 Nov 2025 13:08:14 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20corre=C3=A7=C3=A3o=20no=20envio=20de=20?= =?UTF-8?q?=C3=A1udio=20para=20Convai=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - substituído campo 'audio' por 'file' conforme especificação da API - adicionado conversor WebM → WAV (16-bit PCM mono) - removido envio simultâneo de userText e áudio - garantido upload em formato compatível com getResponse - mantido suporte completo ao envio de texto (funcional) --- index.html | 186 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 122 insertions(+), 64 deletions(-) diff --git a/index.html b/index.html index c80d55d..1e208f2 100644 --- a/index.html +++ b/index.html @@ -174,7 +174,7 @@

Chat