Forum Discussion

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

Wwise Question

OK so i have a project in Unity with lots of sounds in but i want to use Wwise to add footsteps to the OVRPlayerController because i've seen it done elsewhere.

I've uninstalled Wwise before because i couldn't really get it integrated into a project i had already begun.

Is this a fairly easy thing to do - am i just getting it wrong or do you have to start new projects once you have installed Wwise?

Many thanks.

2 Replies

Replies have been turned off for this discussion
  • vrdaveb's avatar
    vrdaveb
    Oculus Staff
    Mixing Wwise and Unity's built-in audio won't work because they both try to open the Rift's audio output device exclusively. You will have to migrate all your Unity AudioSources over to Wwise.
  • As i feared.  Thanks for confirming @vrdaveb .

    I think i'll give Wwise a go in a couple of brand new projects then.