Version

menu_open

Device ID not recognized by platform or is disabled.

When trying to make a call to AK::SoundEngine::AddOutput() or AK::SoundEngine::ReplaceOutput(), the provided AkOutputSettings::idDevice value was not valid.

Recommended resolution steps:

  • Retry the same scenario with a Debug version, with a debugger attached to the game.

  • Check that the provided AkOutputSettings::idDevice is a valid device ID value.

  • On Windows, check that the provided AkOutputSettings::idDevice matches the value returned from a call to AK::GetDeviceID() with an IMMDevice that has a state that is currently Active or Unplugged. For example, the state of the device may have changed since it was initially enumerated.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise