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.
APP需要我实现一个设置功能,可以打开/关闭铃声和振动音一样,有人知道答案吗?谢谢!
你应该使用AVSystemController它。
AVSystemController
[[AVSystemController sharedAVSystemController] setVolumeTo:10.0 forCategory:@"Ringtone"];