GTA V NativesaudioAudio::playSynchronizedAudioEventOn this pageAudio::playSynchronizedAudioEventSyntax ```js mp.game.audio.playSynchronizedAudioEvent(p0); ``` Required Arguments p0: unknown (to be checked) Return value Boolean Example ```js // todo ``` See also