How to play audio in UNITY Editor on PS5 gamepad

Good morning,
I am testing the implementation of event routing to the speaker of a PS5 controller.
how-to-play-audio-on-gamepads
I assigned a 2D event to the Controller Speaker port that I created. I also set this port => “Controller Speaker” port type in the mixer to FMOD Studio.


However, after integrating the examples-ports script provided, on Unity 2022.3.41 the sound is played on the Mac speakers (like the other sounds). However, the controller is functional / has the keys.

Should I configure something else on UNITY?

Hello,

Unfortunately, outputting the controller speaker is only audible when testing on a PS5. I will make a note in our documentation to make this more clear.

Thank you for bringing this to our attention.