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.
我想记录用户的声音并对其进行 FFT,以便我可以获得一些频率值并计算该录音的最高音调。有没有人在黑莓中做过任何与此相关的事情。如果我能在这方面得到一些帮助,那就太好了
查看我的Google Code Project进行实时 FFT 计算。您应该能够修改代码以适合您。