作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我制作了一个使用音频唇形同步的应用程序,它在 android 和 mac 上运行良好,但是当我为 iOS 构建它时,它一直给我这个错误:
DllNotFoundException: Unable to load DLL 'OVRLipSync': The specified module could not be found. at OVRLipSync.ovrLipSyncDll_Initialize (Int32 samplerate, Int32 buffersize) [0x00000] in :0 at OVRLipSync.Initialize (Int32 sampleRate, Int32 bufferSize) [0x00000] in :0 at OVRLipSync.Awake () [0x00000] in :0 (Filename: currently not available on il2cpp Line: -1)
这是一个已知问题吗?或者最新包中的任何新错误??
最佳答案
事实证明,Oculus Lip Sync 尚不支持 iOS,而且他们不打算在不久的将来这样做。
希望对其他人有帮助。
关于ios - Oculus 唇形同步 iOS 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49112805/
我是一名优秀的程序员,十分优秀!