/Text2Speech

An attempt at converting text into audio or speech using Playsound. The Python file creates an audio file in .mp3 format and then we play the sound once with Playsound. Unfortunately, it shows the error "Permission Denied" after that and doesn't play the audio again.

Primary LanguagePython

No issues in this repository yet.