Skip to content

Fetches a random joke from Joke API and then converts it to speech using Text-to-Speech API. It voices the joke every time the button is clicked.

Notifications You must be signed in to change notification settings

kapilsinghnegi/Joke-Teller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joke-Teller

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.

Introduction

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.

Contributing

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.

About

Fetches a random joke from Joke API and then converts it to speech using Text-to-Speech API. It voices the joke every time the button is clicked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published