Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
hyperion337's avatar
hyperion337
Explorer
9 years ago

When should OVRManager.AudioOutChanged fire?

When exactly should OVRManager.AudioOutChanged and OVRManager.AudioInChanged fire? My assumption was that they change when the default audio device is changed in windows, but this doesn't seem to be the case.

1 Reply

Replies have been turned off for this discussion
  • kersk's avatar
    kersk
    Meta Employee
    They fire when the desired VR audio in/out device changes. The default in/out is to the Rift mic/headphones, but it can be changed to follow the windows default audio device in the Oculus 2D desktop app:

    In the top menu, select the gear -> Settings -> Devices -> Click the Rift Headset.

    In this view, you can change the desired audio in/out device between the Rift and Windows default.

    When Windows default is selected for in/out, then the corresponding OVRManager audio event will then trigger on windows device changes.