How can I using event

,

Hi, I’m now using fmod in my project, I have a requirement is to manage the sound instances, but I have a problem is that when using fmod in sequencer(), I can not manage these sound events, another way is to using the event track to play the sound by my own sound manager, but it has a problem is that the sound can not be played when play in sequencer(not PIE), I had saw a method is that using the call in editor function to trigger the sound , but when I run into c++ code and add it, it didn’t see have any changes, does anyone has a solution?
I’m using unreal engine 5.4