Keith Emery wrote:
Can somebody please verify that the attached file can be interpreted by spkmodem-recv?
$ sox test.wav -t s16 -L -c 1 -r 48000 - | ./spkmodem-recv | xxd 0000000: 25 % $
A single '%' is output. Is that what you would expect?
Or point out where I might be going wrong?
Looking at the .wav file in a wave editor it has little if any noise.
Is this actually a recording?
//Peter