Play FMOD Event from Unity AudioSource?

Hi there, Is there anybody who knows if its possible to set up my project as normal using FMOD integrated with Unity, but instead of using FMOD’s studio event emitters I could use Unity’s AudioSource with the FMOD event in place of the audio clip? Or even how to get acces to the actual audio clip from FMOD inside of Unity as a different option from streaming it in?

FMOD Studio is completely separate from the Unity’s inbuilt audio system.

Looking at Studio Events as simple clips is wrong, they are able to be much more dynamic than that.