---
title: SpotlightSearchTool.ContentDomain.Audio
framework: corespotlight
role: symbol
role_heading: Structure
path: corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct
---

# SpotlightSearchTool.ContentDomain.Audio

Attribute mapping for the audio domain.

## Declaration

```swift
struct Audio
```

## Topics

### Configuring the domain

- [init(artist:album:transcription:date:)](corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct/init(artist:album:transcription:date:).md)

### Getting the domain attributes

- [album](corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct/album.md)
- [artist](corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct/artist.md)
- [date](corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct/date.md)
- [transcription](corespotlight/spotlightsearchtool/contentdomain/audio-swift.struct/transcription.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the audio domain

- [audio](corespotlight/spotlightsearchtool/contentdomain/audio-swift.type.property.md)
- [audio(_:)](corespotlight/spotlightsearchtool/contentdomain/audio(_:).md)
