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 的 Objective-C 中做到这一点?
使用 AVAudioRecorder 执行此操作。如需更多帮助,请参阅本教程。
希望这可以帮助。