play-as-morse* ( str unit-length -- )


Vocabulary
morse

Inputs
strA string of ascii characters which can be translated into morse code
unit-lengthThe length of a dot


Outputs
None

Word description
Plays a string as morse code

Definition