Skip to content

Instantly share code, notes, and snippets.

@nilsonsantiago95
Created February 14, 2024 21:18
Show Gist options
  • Save nilsonsantiago95/c63a4c7ef19835549684d70df8d6c492 to your computer and use it in GitHub Desktop.
Save nilsonsantiago95/c63a4c7ef19835549684d70df8d6c492 to your computer and use it in GitHub Desktop.
Código de leitura de tela
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