The class be.tarsos.dsp.io.jvm.AudioDispatcherFactory won't work on Android. This class is only for desktop Java programs, not for Android apps. Make a .jar file and then add it in your project and import it. Now you can easily ressolve AudioDispatcherFactory class for android. and now your import should be like be.tarsos.dsp.io.**android.**AudioDispatcherFactory.