This is a Python script that can be used to convert text into Morse code and vice versa. It can be useful for learning Morse code, sending secret messages, or just for fun.
In order for morse code to be played, it needs pydub. To install dependencies for pydub, run:
sudo apt install portaudio19-dev python3-pyaudio