Jump to content

Morse code functions


SlimShady
 Share

Recommended Posts

Inspired by this topic, I created 3 morse code functions:

- String2Morse

- Morse2Str

- String2MorsePlay

The last one converts a string to morse and plays it using the PC speaker "beep".

I was wrong, the sound will be heard from the regular sound output.

There's one thing you need to know.

Morse code is case-insensitive. So when you convert morse code to a string, all characters will be uppercased.

I created a GUI that shows what these functions can do.

In the zip file I attached are included:

- Morse_GUI.au3 (GUI script + includes Morse.au3)

- Morse.au3 (include script)

- Morse_GUI.exe (includes both files above, no need for beta)

Edit:

- Fixed 2 bugs

Morse.zip

Edited by SlimShady
Link to comment
Share on other sites

I haven't looked but, is there a way to have the MsgBox pop up with text you can highlight and copy off? Then window that shows the morse code could be copied off and pasted into stuff :lmao:

Hmmm, I am gonna look.

<{POST_SNAPBACK}>

I created a GUI script.

Download from the the first post.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...