---
title: audioMessageFile
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inmessage/audiomessagefile
---

# audioMessageFile

An audio recording that Siri plays to the message recipient.

## Declaration

```swift
@NSCopying var audioMessageFile: INFile? { get }
```

## See Also

### Getting the Content

- [content](intents/inmessage/content.md)
