My real-time morse code audio decoder handles this pretty well [0]. Just make sure to enable the "Full speed" setting in Morse Codle.<p>[0] <a href="https://ggmorse.ggerganov.com" rel="nofollow">https://ggmorse.ggerganov.com</a>
I've been playing around with Morse code and the Web Audio API recently (<a href="https://alexanderell.is/posts/writing-morse-code-games" rel="nofollow">https://alexanderell.is/posts/writing-morse-code-games</a>), particularly in ways to make it more fun and interactive to play and practice. I've also been playing a lot of Wordle recently, and this is the natural result: Wordle with Morse code. It's a little rough around the edges (especially when Random Mode picks an obscure British English word), but it was a great learning exercise both for making the game (mimicking Wordle) and playing with Morse code.