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.
有没有办法通过控制中心面板中的系统播放控件来管理 AVSpeechSynthesizer 的执行?现在我可以更改音量,但暂停按钮没有响应,并且缺少下一个/上一个按钮。
好的,过了一会儿我找到了答案。如果其他人有兴趣,则可以使用 MPRemoteCommandCenter 类来执行此操作。享受你的编码。