We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install -y autoconf libtool libfftw3-dev git clone https://github.com/xiph/speexdsp.git cd speexdsp ./autogen.sh ./configure --with-fft=gpl-fftw3 --enable-neon make sudo make install