netsurinasoundtouchSoundTouch帮我找一下这个类库
这个类库可以在 Maven 中心库中找到:
https://mvnrepository.com/artifact/net.surina.soundtouch/SoundTouch/2.1.2
您可以在项目中添加以下 Maven 依赖:
<dependency>
<groupId>net.surina.soundtouch</groupId>
<artifactId>SoundTouch</artifactId>
<version>2.1.2</version>
</dependency>
如果您不使用 Maven,您可以在以下链接中下载 jar 包:
https://github.com/surina/soundtouch-java/releases/tag/soundtouch-2.1.2
原文地址: https://www.cveoy.top/t/topic/fcl5 著作权归作者所有。请勿转载和采集!