osmocom-analog/src/libdtmf
Andreas Eversberg b60c844b4f DTMF: Now allows to give duration and pause for digit
Also the dtmf encoder will return less samples, if the digit(+pause)
ends, so that the caller call set the next digit to play seamlessly.

A reset function allows to clear the decoder states, to prevent glitches
when re-attaching to an interrupted stream.
2022-10-23 16:56:36 +02:00
..
Makefile.am Add DTMF decoder to libdtmf 2017-12-03 08:46:05 +01:00
dtmf_decode.c DTMF: Now allows to give duration and pause for digit 2022-10-23 16:56:36 +02:00
dtmf_decode.h DTMF: Now allows to give duration and pause for digit 2022-10-23 16:56:36 +02:00
dtmf_encode.c DTMF: Now allows to give duration and pause for digit 2022-10-23 16:56:36 +02:00
dtmf_encode.h DTMF: Now allows to give duration and pause for digit 2022-10-23 16:56:36 +02:00