Skip to main content

Audio::releaseSoundId

Syntax​

```js mp.game.audio.releaseSoundId(soundId); ```

Required Arguments​

  • soundId: int

Return value​

  • Undefined

Example​

```js // todo ```

See also​