Open source FSK decoder library? [closed]

2019-04-26 21:23发布

I'm looking for a library or tool to decode FSK in wav files, e.g. caller id.

Currently using the tools bundled with vpb-driver for Voicetronix hardware that is available via debian/ubuntu. But this appears to have an error that I'm trying to debug -- a second tool to validate the audio file would be useful.

I'm not looking for any of the myriad tools that read caller id data from a modem or other hardware device -- I need pure software.

1条回答
放荡不羁爱自由
2楼-- · 2019-04-26 21:43

Try SpanDSP http://www.soft-switch.org/

Lots of good stuff in there, including FSK.

查看更多
登录 后发表回答