Created
February 7, 2025 01:44
-
-
Save Dangelo04/3a8286e1b2016035ae3fa63ac325265a to your computer and use it in GitHub Desktop.
codigo prara leitura de tela para um jogo.
This file contains 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 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