document.addEventListener('DOMContentLoaded', function() { document.querySelector('.responsivevoice-button').addEventListener('click', function() { const mainContent = document.querySelector('#main-content'); const textToRead = mainContent.innerText || mainContent.textContent; responsiveVoice.speak(textToRead, "UK English Female"); }); }); Hello world! – Learning Differently

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Leave a comment

Your email address will not be published. Required fields are marked *