🚀 Auto-deploy: Camila atualizado em 03/06/2026 10:57:44
This commit is contained in:
@@ -775,8 +775,6 @@ const initApp = () => {
|
|||||||
// TTS — Speech Synthesis nativa (voz do navegador)
|
// TTS — Speech Synthesis nativa (voz do navegador)
|
||||||
// ==========================================================================
|
// ==========================================================================
|
||||||
|
|
||||||
let currentSpeakingBtn = null;
|
|
||||||
|
|
||||||
// Selecionar melhor voz pt-BR disponível no dispositivo de forma dinâmica
|
// Selecionar melhor voz pt-BR disponível no dispositivo de forma dinâmica
|
||||||
const getBestVoice = () => {
|
const getBestVoice = () => {
|
||||||
const voices = window.speechSynthesis.getVoices();
|
const voices = window.speechSynthesis.getVoices();
|
||||||
|
|||||||
Reference in New Issue
Block a user