KashyapKishore / morse-code-wav

Tool allows to convert text into Morse code and save to wav file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A tool allows to convert text into Morse code and save to wav file.

Usage

morse_wave.py "text to convert" "filename"

Example:

morse_wave.py SOS sos.wav

will print input text in Morse code, and save Morse code audio to specified file.

"SOS" in Morse code:
... --- ...

About

Tool allows to convert text into Morse code and save to wav file.


Languages

Language:Python 100.0%