# SpeexDSP-Native **Repository Path**: ZXHHYJ/speexdsp-android ## Basic Information - **Project Name**: SpeexDSP-Native - **Description**: speexdsp库在Android上的编译 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-28 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: native ## README `See INSTALL file for instructions on how to install SpeexDSP. SpeexDSP is a patent-free, Open Source/Free Software DSP library.` `clone`后调用`ndk-build NDK_PROJECT_PATH=. NDK_APPLICATION_MK=Application.mk APP_BUILD_SCRIPT=Android.mk`即可。