mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
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/
|