<voice-player autoplay text="Welcome to the jungle! hahaha just kidding!"></voice-player> In the following demo, we define a different language by using the accent attribute. When the button is clicked, we call the speak method to trigger the audio. <voice-player id="mi-elemento" accent="es-ES" text="Me gusta la gasolina"></voice-player> <script> var form = document.querySelector('#mi-form'), elem