Windows version: Windows 10 Pro 22H2 Os build: 19045.3693
Engine: Unreal Engine 5.2.1
Wwise version: Wwise 2022.1.6.8263
Hi !
Following the documentation here:
https://www.audiokinetic.com/en/library/edge/?source=SDK&id=integrating_secondary_outputs.html I was able to make the PS5 dual sense pad speaker working fine on PC. I tried to use the same code for a PS4 pad (dual shock 4) but the code provided by the GetMMDeviceFromPadHandle does not find the Device on Windows. I also notice that the device does not show in the sound panel as opposite as the dual sense.
Is using the GetMMDeviceFromPadHandle function the correct way to register the PS4 pad speaker on PC or should I do it differently ?
Thx for your time.
Vincent