The goal of this repository is to create more than a morse translator just by writing.
It's to understand how we can simultaneously translate according to sound itself, write a response and send it in sound form as well.
> python main.py
>>
1. Encode
2. Decode
----------
Mode: 1
Write Here: Lorem ipsum dolor sit amet
>> .-.. --- .-. . -- .. .--. ... ..- -- -.. --- .-.. --- .-. ... .. - .- -- . -
> python main.py
>>
1. Encode
2. Decode
----------
Mode: 2
Write Here: .-.. --- .-. . -- .. .--. ... ..- -- -.. --- .-.. --- .-. ... .. - .- -- . -
>> lorem ipsum dolor sit amet
Click here to access