Back
Morse Code Audio Translator
★How it works
A client-side text-to-Morse translator with sound and visual feedback.
The tool translates entered text character-by-character using a static Morse alphabet dictionary. It controls a sine oscillator via the Web Audio API to play short (dots) and long (dashes) sounds. Synchronously, a virtual light bulb flashes on screen.
Processing happens entirely locally in your browser.