GTA V NativesaudioAudio::stopAudioSceneOn this pageAudio::stopAudioSceneSyntax ```js mp.game.audio.stopAudioScene(scene); ``` Required Arguments scene: String Return value Undefined Example ```js // todo ``` See also