TarsosDSP 与 android

use*_*312 3 java audio android tarsosdsp

我正在尝试将 TarsosDSP 库与 android 一起使用,但它需要使用 javax.sound.sampled 库,据我所知,该库在 android 上不可用。

有没有办法在android中包含javax.sound.sampled包?

我在 - https://github.com/jld/linaro-android-gcc/tree/master/gcc-4.7/libjava/javax/sound/sampled找到了一个库,但这仅包含我知道是标题的 .h 文件文件。有没有办法将这个包编译成一个 jar,然后我可以在 android 中使用它?

And*_*yeu 5

幸运的是,一段时间后不再需要 TarsosDSPAndroid-v3-MAD,如官方网站所述:

不再需要由 GitHub 用户 srubin 为加州大学伯克利分校的编程任务创建的 TarsosDSP 的分支。

请参阅官方文档