# Type Alias: PixiVNJsonSoundRemove (/jsdoc/pixi-vn-json/index/type-aliases/PixiVNJsonSoundRemove)



\> **PixiVNJsonSoundRemove** = `object`

Defined in: [src/schema/PixiVNJsonSound.ts:25](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonSound.ts#L25)

Stops a playing sound and removes it from the audio context.

Properties [#properties]

alias [#alias]

\> **alias**: `string`

Defined in: [src/schema/PixiVNJsonSound.ts:31](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonSound.ts#L31)

Alias of the sound to stop.

***

operationType [#operationtype]

\> **operationType**: `"stop"`

Defined in: [src/schema/PixiVNJsonSound.ts:27](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonSound.ts#L27)

***

type [#type]

\> **type**: `"sound"`

Defined in: [src/schema/PixiVNJsonSound.ts:26](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonSound.ts#L26)
