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



Defined in: [src/sound/interfaces/SoundGameState.ts:11](https://github.com/DRincs-Productions/pixi-vn/blob/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/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/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/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/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/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/11c55b5d212c6c7eaffb12776b3f83f4d38e1ede/src/sound/interfaces/SoundGameState.ts#L12)
