play-as-morse ( str -- )


Vocabulary
morse

Inputs
strA string of ascii characters which can be translated into morse code


Outputs
None

Word description
Plays a string as morse code

Definition