blob: a2d5b85d79edd6706a229763f1cf25b4fc57cbf5 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_SPANDSP
bool "spandsp"
select BR2_PACKAGE_TIFF
help
Spandsp is a library of many DSP functions for telephony.
These range from simple modules, such as DTMF detection, to
a complete software FAX machine.
http://www.soft-switch.org/
|