We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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