AvCapture Session运行时如何播放触觉反馈? [英] How can I play a haptic feedback while AvCapture Session is running?

查看:133
本文介绍了AvCapture Session运行时如何播放触觉反馈?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我的Avcapture会话正在运行并准备录制视频时,我无法播放和音频文件,振动或播放任何触觉反馈吗?我只找到了针对目标c的解决方案,但没有很快.

When my Avcapture session is running and ready to record a video , I cannot play and audio files, vibrate or play any haptic feedback? I only found a solution for objective c but not swift.

目标C解决方案:同时使用vibrate和AVCaptureSession

推荐答案

您可以在iOS13及更高版本中使用 setAllowHapticsAndSystemSoundsDuringRecording .

You can use setAllowHapticsAndSystemSoundsDuringRecording from iOS13 and later.

try session.setAllowHapticsAndSystemSoundsDuringRecording(true)

这篇关于AvCapture Session运行时如何播放触觉反馈?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆