A C# program that uses NAudio to analyze an audio file and decode the detected morse signal. Currently not particularly tolerant of noise.
MorseCodeParser | ||
.gitignore | ||
LICENSE | ||
MorseCodeParser.sln | ||
README.md |
AudioMorseDecoder
A C# program that uses NAudio to analyze an audio file and decode the detected morse signal. Currently not particularly tolerant of noise.