oculus-samples / voicesdk-samples-whisperer

Oculus Voice SDK showcase demonstrating the use of Voice SDK in Unity. This project contains the source code for the "Whisperer" demo available on App Lab. The Oculus SDK and other supporting material is subject to the Oculus proprietary license.
MIT License
61 stars 19 forks source link

Add fixes around platform integration #7

Closed yolanother closed 2 years ago

yolanother commented 2 years ago

There were some issues with PI not calling OnMinVolHit that were causing side effects. This mitigates these for the most part. The platform fix for the event is still required before we can make PI on by default for this project.