← All Tools
/ Morse Code Converter
📡 Morse Code Translator & Sound Player
Translate plain English text into Morse code signals, or decode Morse back to plain text. Listen to the dits and dahs using built-in audio synthesizer.
How Morse Code Converter works
- Toggle **Text to Morse** or **Morse to Text** to select your conversion path.
- Input either normal letters/numbers or dot-dash patterns separated by spaces.
- Click **Translate** to calculate the representation mapping instantly.
- Click **Play Sound Signal** to generate actual synthesized tone pulses. The tool parses the dots (`.`) as short 100ms tones, dashes (`-`) as long 300ms tones, and spacing delays using the browser's HTML5 **Web Audio API** oscilators.