Morse Code Translator converts Unicode to Morse code, and vice versa. This action currently employs xmorse, an open source pure JavaScript library for encoding / decoding Morse code messages. The keywords are Encode and Decode, which trigger the action to prepare to either encode or decode a phrase, respectively. Xmorse can be found on Github here- https://github.com/hustcc/xmorse