Joke Teller uses JavaScript to fetch a random joke and convert it into a text-to-speech using voiceRSS API and Rapid API. It voices the joke every time the button is clicked.
This web application project makes an asynchronous fetch request to Joke API to get a random joke and converts the joke into speech using voiceRSS API and Rapid API. It voices the joke aloud every time the button is clicked. It can be fun for a few minutes listening to your computer tell you some jokes.
If you want to contribute to this project or report issues, please visit the GitHub repository.
Thank you for using Joke Teller! Enjoy hearing jokes.