9.19. Morse code

Encode to Morse code EN. I am not a guru in Morse codes, but I hope that my effort to implement such function is right. With this menu item you can translate the English text into the Morse code. For example, was:

Drum and bass

Will be:

-.. .-. ..- -- .- -. -.. -... .- ... ...

Note that TEA puts a single space between two Morse codes, and two spaces between words (in Morse codes too).

Decode from Morse code EN. The inverse action for the previous function. You can decode any English Morse-coded message. You must to know that TEA supposes that there are single spaces between Morse-codes, and double spaces between words, as in the example written before.