rowdyroad / dtmfdecoder

DTMF Decoder C++11 class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTMF Decoder

Easy-to-use DTMF decoder C++11 class.

  • Frequency detect algorithm: Goertzel
  • Window function: Blackman window

About

DTMF Decoder C++11 class


Languages

Language:C++ 98.6%Language:Makefile 1.4%