voice-engine / ec

Echo Canceller, part of Voice Engine project
GNU General Public License v3.0
240 stars 69 forks source link

make errors #21

Closed AlphaOne89 closed 1 year ago

AlphaOne89 commented 3 years ago

src/ec.c:14:10: fatal error: speex/speex_echo.h: No such file or directory

https://www.speex.org/downloads/
cd speex
./configure
./make install

make: pkg-config: Command not found

apt install pkg-config