This is a project that uses playsound in Python to provide the user with an audio of the Morse Code. Also, pyttsx is used to speak out the text encoded in the Morse code or the decoded text after running the program.
The front end of the site is created in Django and can be deployed on a webserver that has playsound/pyttsx installed on it.
python manage.py runserver
pyttsx and playsound need to be installed for the site to work along with django.
Text to Morse | Result |
Morse to Text | Result |