We’re using 4 Dante speakers with audio routed through ASIO. When playing audio directly from FMOD Studio, everything works correctly. However, when triggering FMOD events from Unreal Engine, there is no audio output.
How can we ensure that FMOD routes audio through ASIO in a packaged Unreal build?
We assumed that integrating FMOD into Unreal Engine would allow FMOD to handle all audio routing automatically. If that’s not the case, could you clarify how FMOD manages audio output when used with Unreal?