Created
May 2, 2025 18:07
-
-
Save reginaldo-brojek/67782e1e003f9e44c5b47aef012faf1f to your computer and use it in GitHub Desktop.
codigo de leitura de tela
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
responsiveVoice.speak(texto, 'Brazilian Portuguese Female', {rate:1.2}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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