> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.HostSoundSetManyResult.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface HostSoundSetManyResult

```typescript
interface HostSoundSetManyResult {
    slots: HostSoundAssignment[];
}
```

Types: [slots](#slots), [HostSoundAssignment](core.HostSoundAssignment.md)

##### Index

### <a id="properties"></a>Properties

[slots](#slots)

## <a id="properties-1"></a>Properties

### <a id="slots"></a>slots

```typescript
slots: HostSoundAssignment[]
```

Types: [HostSoundAssignment](core.HostSoundAssignment.md)
