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.
我想为iPhone制作一个分贝计数器,但不知道哪个类负责录制声音。
这是 AVAudioRecorder。您需要将 AVFoundation.framework 添加到您的项目中才能使用该类。