# Steamaudio Plugin, Seems to be incorrectly loading?

**URL:** https://qa.fmod.com/t/steamaudio-plugin-seems-to-be-incorrectly-loading/21269
**Category:** FMOD Studio
**Created:** [February 20, 2024, 10:08pm UTC](https://qa.fmod.com/t/steamaudio-plugin-seems-to-be-incorrectly-loading/21269 "2024-02-20T22:08:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nubbinownz](https://avatars.discourse-cdn.com/v4/letter/n/b5a626/32.png) [@nubbinownz](https://qa.fmod.com/u/nubbinownz)
#### Post date: [February 20, 2024, 10:08pm UTC](https://qa.fmod.com/t/steamaudio-plugin-seems-to-be-incorrectly-loading/21269/1 "2024-02-20T22:08:06Z")

</div>

I’m trying to use the steam audio plugin and when I load up the steam audio spatializer, my plugin interface is completely different than all examples I’ve seen of the steam audio spatializer.

The first image is what I’ve seen in all docs/examples and the second image is the version that I see in my FMOD studio project.

 ![spatializer](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/6/6158518f022218863263b343c8b478dc892d7f43.png)

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/2/2a9ca41467216152197bf2b63907d8a1b031e1e9.png)

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [February 21, 2024, 3:13am UTC](https://qa.fmod.com/t/steamaudio-plugin-seems-to-be-incorrectly-loading/21269/2 "2024-02-21T03:13:30Z")

</div>

You appear to be missing the file “phonon\_fmod.plugin.js”, which is responsible for defining the UI elements used by the Steam Audio plugins in FMOD Studio. Make sure it’s copied into the same plugins directory as the other Steam Audio .dll files.

---

<div class="post-metadata">

### Author: ![nubbinownz](https://avatars.discourse-cdn.com/v4/letter/n/b5a626/32.png) [@nubbinownz](https://qa.fmod.com/u/nubbinownz)
#### Post date: [February 21, 2024, 3:15am UTC](https://qa.fmod.com/t/steamaudio-plugin-seems-to-be-incorrectly-loading/21269/3 "2024-02-21T03:15:19Z")

</div>

You’re an absolute legend, Leah thank you SO much for the super fast reply.
