I have started working on a program to decode SAME Tones from an audio source save the header to a text file and record the message, but I have know idea how to approach decoding from an audio source.
There is a module called ‘eas2text’ for decoding the headers in text form however, There is no existing python modules for the purpose of decoding from an audio source. If anyone knows an existing module to use or how to how to do it from scratch it would be much appreciated.
Thanks!
New contributor