jurihock / voicesmith

Android compatible real-time voice changer and Altered Auditory Feedback (DAF + FAF) app
voicesmith.jurihock.de
GNU General Public License v3.0
192 stars 51 forks source link

I build up everything NDK, and other files but gives error Native method not found #17

Closed senkok closed 4 months ago

senkok commented 9 years ago

java.lang.UnsatisfiedLinkError: Native method not found: de.jurihock.voicesmith.dsp.Math.abs:(FF)F at de.jurihock.voicesmith.dsp.Math.abs(Native Method)

tarmin-rehve commented 3 years ago

in case you're still interested for a fix, https://github.com/tarmin-rehve/voicesmith/pull/1 should solve this

tarmin-rehve commented 3 years ago

in case you're still interested for a fix, https://github.com/tarmin-rehve/voicesmith/pull/1 should solve this

jurihock commented 4 months ago

This issue is related to the legacy version of this app, which is no longer maintained.

The new version of the app includes a CI/CD build workflow on GitHub.