不会——绘画仅在当前会话的内存中保留。离开前请使用"下载"按钮保存您的作品。
媒体
关于此工具
将文字转换为摩斯密码,并以动画符号播放。
使用方法
- 1 输入任意文字,即时查看其以动画点和划表示的摩斯密码。Web Audio API播放每个符号的音调,同时在屏幕上高亮显示,让您既能看到也能听到摩斯密码。调整WPM、频率和音量,或切换到练习模式测试您的听力技能。
- 2 第1步:在输入框中输入您要编码的文字。
- 3 第2步:根据喜好调整WPM(速度)、音调频率和音量。
- 4 第3步:点击"播放"(或按空格键)开始摩斯密码的动画音频播放。
How Morse code turns letters into sound
Morse code represents each letter, digit, and punctuation mark as a short sequence of dots and dashes — for example A is .-, S is ..., and O is ---, which is why the distress signal SOS is the unmistakable ... --- .... This tool converts whatever you type into that pattern, shows it on screen, and — crucially — plays it as real audio tones so you can hear the rhythm, not just read it. Listening is how operators actually learn Morse; the code lives in your ears, not your eyes.
The timing that makes it readable: the PARIS standard
Morse isn't just dots and dashes — the spacing carries as much meaning as the marks. All durations are defined relative to one unit, the length of a single dot. The internationally agreed ratios are:
| Element | Length |
|---|---|
| Dot | 1 unit |
| Dash | 3 units |
| Gap between symbols in a letter | 1 unit |
| Gap between letters | 3 units |
| Gap between words | 7 units |
Speed is measured in words per minute (WPM), calibrated against the reference word "PARIS," which happens to be exactly 50 units long. This tool uses the standard formula dot = 1200 / WPM milliseconds. So at the default 15 WPM, one dot lasts 1200 ÷ 15 = 80 ms, a dash lasts 240 ms, the gap between letters is 240 ms, and the gap between words is 560 ms. Drag the WPM slider up and every duration shrinks proportionally, keeping the rhythm correct at any speed.
A worked example: hearing "HELLO"
Type HELLO and the tool builds the sequence .... . .-.. .-.. ---. At 15 WPM it plays four quick dots for H (each 80 ms with 80 ms gaps), pauses 240 ms, sounds a single dot for E, pauses again, then the dot-dash-dot-dot of each L, and finally three long 240 ms dashes for O. As each symbol plays it lights up blue on screen, so you can follow the marks visually while training your ear. You can also set the frequency (200–1000 Hz, default 600 Hz — the classic CW sidetone pitch) and the volume to taste.
Practice mode: train like a real operator
Tick Practice Mode and the on-screen Morse is blurred out. Press play, listen, type what you think you heard into the answer box, and check it. This forces you to decode by sound — the only way to build real receiving skill — rather than reading the dots off the screen. Start slow, get a word right consistently, then nudge the WPM up. Many learners find that the jump from "reading dots" to "hearing characters" is the single biggest hurdle, and a blind listen-and-type drill is the fastest way over it.
Practical tips
- Press the spacebar to play or pause without reaching for the button — handy during repeated practice runs.
- Learn whole sounds, not dot-counts. Don't count "dot dot dot" for S; learn its rhythm as a single burst. Counting falls apart above ~10 WPM.
- Use a higher WPM with longer gaps. Experienced trainers recommend learning characters fast but spacing them generously (Farnsworth-style) so you never start counting. Here you can approximate that by practising at a brisk WPM on short words.
- Pick a comfortable pitch. Around 600 Hz is standard, but if it strains your ears, lower the frequency a little — clarity matters more than tradition.
Common mistakes
- Cranking the speed too early. If you're decoding letter by letter in your head, you're going too fast. Drop the WPM until each character feels effortless.
- Ignoring word spacing. The seven-unit word gap is what separates "I AM" from "IAM." Listen for that long silence.
- Expecting unsupported characters to sound. Letters, digits, and common punctuation are mapped; anything outside the table is simply skipped rather than beeped.
Privacy and how the sound is made
The audio is synthesised entirely in your browser with the Web Audio API — a sine-wave oscillator generates each tone on the fly, with a tiny 5 ms ramp at the start and end of every beep to avoid clicks. Nothing is recorded, uploaded, or sent anywhere; the text you encode and the audio it produces never leave your device.