Skip to content

Instantly share code, notes, and snippets.

@coliveira1977
Created February 27, 2025 01:20
Show Gist options
  • Save coliveira1977/d7df627accdc4379ec808c356472e3ca to your computer and use it in GitHub Desktop.
Save coliveira1977/d7df627accdc4379ec808c356472e3ca to your computer and use it in GitHub Desktop.
Código Para leitura de tela em JS
responsiveVoice.speak(texto, 'Brazilian Portuguese Female', {rate:1.2});
<script src="https://code.responsivevoice.org/responsivevoice.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment