# Interface: SoundPlay (/jsdoc/pixi-vn/index/interfaces/SoundPlay)



Defined in: [src/sound/interfaces/SoundGameState.ts:11](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L11)

Extended by [#extended-by]

* [`ExportedSoundPlay`](/jsdoc/pixi-vn/index/interfaces/ExportedSoundPlay)

Properties [#properties]

options? [#options]

\> `optional` &#x2A;*options?**: `string` | [`SoundPlayOptions`](/jsdoc/pixi-vn/index/interfaces/SoundPlayOptions)

Defined in: [src/sound/interfaces/SoundGameState.ts:14](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L14)

***

paused [#paused]

\> **paused**: `boolean`

Defined in: [src/sound/interfaces/SoundGameState.ts:13](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L13)

***

stepIndex [#stepindex]

\> **stepIndex**: `number`

Defined in: [src/sound/interfaces/SoundGameState.ts:12](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L12)
