Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设您在 java/android 中有一个原始音频文件,并且需要更改其音高,例如,使声音像 Darth Vader 或其他东西一样低……您认为最好的方法是什么?
谢谢!
如果您想做这个客户端,这看起来像是完成您想做的一种方法:
http://www.surina.net/soundtouch/
您是否也考虑过在服务器端做它,这样您就不仅限于 Java/Android?会有更多的声音处理库