🚀 Auto-deploy: Camila atualizado em 03/06/2026 10:57:44

This commit is contained in:
2026-06-03 10:57:44 +00:00
parent b744b71619
commit a0d0cf1b76
-2
View File
@@ -775,8 +775,6 @@ const initApp = () => {
// TTS — Speech Synthesis nativa (voz do navegador)
// ==========================================================================
let currentSpeakingBtn = null;
// Selecionar melhor voz pt-BR disponível no dispositivo de forma dinâmica
const getBestVoice = () => {
const voices = window.speechSynthesis.getVoices();